Merge lines.love
[?]
Jun 17, 2023, 5:47 PM
LWPFEZBIUTRAZGDLG44NUYAW7WXWUEW4C3VI57WDHEMGVKFZZ6VQCDependencies
- [2]
ZTZOO2OQMerge lines.love - [3]
3DJI6BOHstop highlighting strings in code - [4]
VHUNJHXBMerge lines.love - [5]
VP5KC4XZMerge lines.love - [6]
TVCPXAAUrename - [7]
AVTNUQYRbasic test-enabled framework - [8]
D2GCFTTTclean up repl functionality - [9]
JOPVPUSAediting source code from within the app - [10]
3PSFWAILMerge lines.love - [11]
SGMA5JLEsave the list of tests in repo - [12]
ONHKBLLCMerge lines.love - [13]
TLOAPLBJadd a license - [14]
OGUV4HSAremove some memory leaks from rendered fragments - [15]
6LJZN727handle chords - [16]
A4BSGS2CMerge lines.love - [17]
R5QXEHUIsomebody stop me - [18]
LXTTOB33extract a couple of files - [19]
KKMFQDR4editing source code from within the app - [20]
BULPIBEGbeginnings of a module for the text editor - [21]
BLWAYPKVextract a module - [22]
K74U4BAUMerge lines.love - [23]
3QNOKBFMbeginnings of a test harness - [24]
CE4LZV4Tdrop last couple of manual tests - [25]
ZLJYLPOTMerge lines.love - [26]
DW6SNODMsource editing: highlight [[ ]] comments/strings - [27]
XX7G2FFJintermingle freehand line drawings with text - [28]
OTIBCAUJlove2d scaffold - [29]
4YDBYBA4clean up memory leak experiments - [30]
K2X6G75Zstart writing some tests for drawings - [31]
ORKN6EOBMerge lines.love - [32]
T4FRZSYLdelete an ancient, unused file - [33]
2L5MEZV3experiment: new edit namespace - [34]
N2NUGNN4include a brief reference enabling many useful apps - [35]
VXORMHMEdelete experimental REPL - [36]
VHQCNMARseveral more modules - [37]
4SR3Z4Y3document the version of LÖVE I've been using - [38]
FS2ITYYHrecord a known issue - [39]
JDZVBFEIMerge lines.love - [40]
KMSL74GAsupport selections in the source editor - [41]
RSZD5A7Gforgot to add json.lua - [42]
3XNFQDDNMerge lines.love - [43]
73OCE2MCafter much struggle, a brute-force undo - [44]
2344TV56Merge lines.love - [45]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [46]
66X36NZNa little more prose describing manual_tests - [47]
VO2ZVTWKMerge lines.love - [48]
MD3W5IRAnew fork: rip out drawing support - [49]
2CTN2IEFMerge lines.love
Change contents
- file deletion: colorize.lua colorize.lua
-- these don't mostly work well until we can change color within words-- {prefix='"', target='dstring'},-- {prefix="'", target='sstring'},{prefix='[[', target='block_string'}, -- only single line for now - replacement in colorize.lua at line 9
{prefix='"', target='dstring'},{prefix="'", target='sstring'},-- these don't mostly work well until we can change color within words-- {prefix='"', target='dstring'},-- {prefix="'", target='sstring'},