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