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