Merge lines.love
[?]
Mar 25, 2023, 7:44 PM
MQTFTTEKM2ZQRZZU6NRIF3AJPVJSA3NQP6EQKKI6J4CBRPYFGFDQCDependencies
- [2]
4U4VQWNYMerge lines.love - [3]
73P42BEUstop reusing cursor locations between files - [4]
FS2ITYYHrecord a known issue - [5]
LXTTOB33extract a couple of files - [6]
3PSFWAILMerge lines.love - [7]
CE4LZV4Tdrop last couple of manual tests - [8]
K74U4BAUMerge lines.love - [9]
3QNOKBFMbeginnings of a test harness - [10]
2CK5QI7Wmake love event names consistent - [11]
OMLASW7Kexperiment at avoiding some merge conflicts - [12]
2CTN2IEFMerge lines.love - [13]
AVTNUQYRbasic test-enabled framework - [14]
OGUV4HSAremove some memory leaks from rendered fragments - [15]
TVCPXAAUrename - [16]
VHUNJHXBMerge lines.love - [17]
OTIBCAUJlove2d scaffold - [18]
MD3W5IRAnew fork: rip out drawing support - [19]
T4FRZSYLdelete an ancient, unused file - [20]
K2X6G75Zstart writing some tests for drawings - [21]
Q7XPSKIIMerge lines.love - [22]
KMSL74GAsupport selections in the source editor - [23]
VP5KC4XZMerge lines.love - [24]
R5QXEHUIsomebody stop me - [25]
XX7G2FFJintermingle freehand line drawings with text - [26]
73OCE2MCafter much struggle, a brute-force undo - [27]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [28]
ETXNVRPTMerge lines.love - [29]
4SR3Z4Y3document the version of LÖVE I've been using - [30]
U3MJNFUYMerge lines.love - [31]
ORKN6EOBMerge lines.love - [32]
7VGDIPLCmore robust state validation - [33]
KKMFQDR4editing source code from within the app - [34]
VOU73AK6Merge lines.love - [35]
BULPIBEGbeginnings of a module for the text editor - [36]
GUOQRUL7Merge lines.love - [37]
4YDBYBA4clean up memory leak experiments - [38]
2L5MEZV3experiment: new edit namespace - [39]
2TQUKHBCMerge lines.love - [40]
A4BSGS2CMerge lines.love - [41]
TLOAPLBJadd a license - [42]
JOPVPUSAediting source code from within the app - [43]
VXORMHMEdelete experimental REPL - [44]
6LJZN727handle chords - [45]
ZTZOO2OQMerge lines.love - [46]
D2GCFTTTclean up repl functionality - [47]
RSZD5A7Gforgot to add json.lua - [48]
VHQCNMARseveral more modules - [49]
66X36NZNa little more prose describing manual_tests - [50]
BLWAYPKVextract a module
Change contents
- file deletion: run.lua run.lua
Editor_state.screen_top1 = {line=1, pos=1}Editor_state.cursor1 = {line=1, pos=1}-- keep a few blank lines around: https://merveilles.town/@akkartik/110084833821965708 - replacement in run.lua at line 125
edit.check_locs(Editor_state)Editor_state.screen_top1 = {line=1, pos=1}Editor_state.cursor1 = {line=1, pos=1}