resolve conflicts
Dependencies
- [2]
KKQKPGCIresolve conflicts - [3]
Z3TDYADAmouse button state in source editor - [4]
6VJTQKW7start supporting LÖVE v12 - [5]
66X36NZNa little more prose describing manual_tests - [6]
3PSFWAILMerge lines.love - [7]
KMSL74GAsupport selections in the source editor - [8]
VP5KC4XZMerge lines.love - [9]
4SR3Z4Y3document the version of LÖVE I've been using - [10]
TBTRYEBPMerge lines.love - [11]
ORKN6EOBMerge lines.love - [12]
N2NUGNN4include a brief reference enabling many useful apps - [13]
FS2ITYYHrecord a known issue - [14]
TLOAPLBJadd a license - [15]
BLWAYPKVextract a module - [16]
KYNGDE2Cconsistent names in a few more places - [17]
JOPVPUSAediting source code from within the app - [18]
ONHKBLLCMerge lines.love - [19]
XX7G2FFJintermingle freehand line drawings with text - [20]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [21]
VTCPDL3Aresolve conflicts - [22]
34BZ5ZKNMerge lines.love - [23]
BULPIBEGbeginnings of a module for the text editor - [24]
R5QXEHUIsomebody stop me - [25]
TVCPXAAUrename - [26]
LDFXFRUObring a few things in sync between run and source - [27]
6LJZN727handle chords - [28]
SGMA5JLEsave the list of tests in repo - [29]
RU4HIK43Merge lines.love - [30]
D2GCFTTTclean up repl functionality - [31]
2TQUKHBCMerge lines.love - [32]
VXORMHMEdelete experimental REPL - [33]
T4FRZSYLdelete an ancient, unused file - [34]
CE4LZV4Tdrop last couple of manual tests - [35]
2CK5QI7Wmake love event names consistent - [36]
OGUV4HSAremove some memory leaks from rendered fragments - [37]
ED4Z6ORCcleaner API for file-system access - [38]
73OCE2MCafter much struggle, a brute-force undo - [39]
K2X6G75Zstart writing some tests for drawings - [40]
VHQCNMARseveral more modules - [41]
YF2ATH2QMerge lines.love - [42]
5SM6DRHKport inscript's bugfix to source editor - [43]
AVTNUQYRbasic test-enabled framework - [44]
VHUNJHXBMerge lines.love - [45]
2CTN2IEFMerge lines.love - [46]
OTIBCAUJlove2d scaffold - [47]
RSZD5A7Gforgot to add json.lua - [48]
LXTTOB33extract a couple of files - [49]
OI4FPFINsupport drawings in the source editor - [50]
ZLJYLPOTMerge lines.love - [51]
LWPFEZBIMerge lines.love - [52]
4YDBYBA4clean up memory leak experiments - [53]
2L5MEZV3experiment: new edit namespace - [54]
LIKTH6HMupdate stale source X-( - [55]
REAIVN7WMerge lines.love - [56]
3QNOKBFMbeginnings of a test harness - [57]
KKMFQDR4editing source code from within the app
Change contents
- file deletion: source_edit.lua source_edit.lua
State.mouse_down = mouse_buttonState.mouse_down = nilif State.lines.current_drawing then--? print_and_log(('edit.mouse_press: cursor at %d,%d'):format(State.cursor1.line, State.cursor1.pos)) - edit in source_edit.lua at line 240
State.mouse_down = mouse_button - edit in source_edit.lua at line 305
State.mouse_down = nil