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