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