Merge text.love
[?]
Mar 25, 2023, 7:49 PM
TRSYJH2ZBIAPQHWO7LSWJ3F6Y6J44AQDHAKM6VGFOJ3YZJ6U4KVACDependencies
- [2]
Y5XAFGMWMerge text.love - [3]
MQTFTTEKMerge lines.love - [4]
36Z442IVback to commit 8123959e52f without code editing - [5]
GUOQRUL7Merge lines.love - [6]
VHUNJHXBMerge lines.love - [7]
LXTTOB33extract a couple of files - [8]
3G723RV5Merge text.love - [9]
K2X6G75Zstart writing some tests for drawings - [10]
3QNOKBFMbeginnings of a test harness - [11]
VP5KC4XZMerge lines.love - [12]
CE4LZV4Tdrop last couple of manual tests - [13]
ORKN6EOBMerge lines.love - [14]
OTIBCAUJlove2d scaffold - [15]
ECBDENZ4Merge text.love - [16]
6LJZN727handle chords - [17]
73OCE2MCafter much struggle, a brute-force undo - [18]
XX7G2FFJintermingle freehand line drawings with text - [19]
BULPIBEGbeginnings of a module for the text editor - [20]
2L5MEZV3experiment: new edit namespace - [21]
KKMFQDR4editing source code from within the app - [22]
2TQUKHBCMerge lines.love - [23]
JOPVPUSAediting source code from within the app - [24]
4YDBYBA4clean up memory leak experiments - [25]
EX43CDDIMerge text.love - [26]
4SR3Z4Y3document the version of LÖVE I've been using - [27]
TVCPXAAUrename - [28]
TLOAPLBJadd a license - [29]
D2GCFTTTclean up repl functionality - [30]
ZTZOO2OQMerge lines.love - [31]
R56CKHYZMerge text.love - [32]
VXORMHMEdelete experimental REPL - [33]
OGUV4HSAremove some memory leaks from rendered fragments - [34]
LXFHXL2NMerge text.love - [35]
Q7XPSKIIMerge lines.love - [36]
FS2ITYYHrecord a known issue - [37]
3PSFWAILMerge lines.love - [38]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [39]
C3GUE45IMerge text.love - [40]
OWPI7Y4QMerge text.love - [41]
VHQCNMARseveral more modules - [42]
BLWAYPKVextract a module - [43]
T4FRZSYLdelete an ancient, unused file - [44]
U3MJNFUYMerge lines.love - [45]
4U4VQWNYMerge lines.love - [46]
2CTN2IEFMerge lines.love - [47]
66X36NZNa little more prose describing manual_tests - [48]
RSZD5A7Gforgot to add json.lua - [49]
K74U4BAUMerge lines.love - [50]
MD3W5IRAnew fork: rip out drawing support - [51]
VOU73AK6Merge lines.love - [52]
AVTNUQYRbasic test-enabled framework - [53]
ETXNVRPTMerge lines.love - [54]
UAYCSFSKMerge text.love - [55]
R5QXEHUIsomebody stop me - [56]
A4BSGS2CMerge lines.love - [57]
KMSL74GAsupport selections in the source editor
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 main.lua at line 146
edit.check_locs(Editor_state)Editor_state.screen_top1 = {line=1, pos=1}Editor_state.cursor1 = {line=1, pos=1}