Merge lines.love
[?]
Nov 6, 2022, 5:21 PM
RPGTBMMMEVBSUEGLWKVHNCBBNK24RNLOZVAVUCNI46VFBRVAZB6QCDependencies
- [2]
ATQO62TFMerge lines.love - [3]
FFAPDHHHshow partial items in the menu - [4]
BULPIBEGbeginnings of a module for the text editor - [5]
3QNOKBFMbeginnings of a test harness - [6]
RSZD5A7Gforgot to add json.lua - [7]
T4FRZSYLdelete an ancient, unused file - [8]
GUOQRUL7Merge lines.love - [9]
LXTTOB33extract a couple of files - [10]
AVTNUQYRbasic test-enabled framework - [11]
32V6ZHQBMerge lines.love - [12]
KMSL74GAsupport selections in the source editor - [13]
D4B52CQ2Merge lines.love - [14]
ZQZX364Vuse a helper - [15]
VBU5YHLRMerge lines.love - [16]
ETXNVRPTMerge lines.love - [17]
4YDBYBA4clean up memory leak experiments - [18]
6LJZN727handle chords - [19]
KKMFQDR4editing source code from within the app - [20]
OTIBCAUJlove2d scaffold - [21]
2L5MEZV3experiment: new edit namespace - [22]
3PSFWAILMerge lines.love - [23]
VHUNJHXBMerge lines.love - [24]
66X36NZNa little more prose describing manual_tests - [25]
VHQCNMARseveral more modules - [26]
VXORMHMEdelete experimental REPL - [27]
MD3W5IRAnew fork: rip out drawing support - [28]
XX7G2FFJintermingle freehand line drawings with text - [29]
73OCE2MCafter much struggle, a brute-force undo - [30]
2CTN2IEFMerge lines.love - [31]
JOPVPUSAediting source code from within the app - [32]
CE4LZV4Tdrop last couple of manual tests - [33]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [34]
VP5KC4XZMerge lines.love - [35]
TLOAPLBJadd a license - [36]
BLWAYPKVextract a module - [37]
FS2ITYYHrecord a known issue - [38]
TVCPXAAUrename - [39]
D2GCFTTTclean up repl functionality - [40]
K2X6G75Zstart writing some tests for drawings - [41]
R5QXEHUIsomebody stop me - [42]
OGUV4HSAremove some memory leaks from rendered fragments
Change contents
- file deletion: commands.lua commands.lua
if Menu_cursor > App.screen.width - 30 thenreturnendApp.color(Menu_command_color) - replacement in commands.lua at line 47
if Menu_cursor + width > App.screen.width - 5 thenif Menu_cursor > App.screen.width - 30 then