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