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