resolve conflicts
Dependencies
- [2]
MBAJPTDJresolve conflicts - [3]
2J5CURWYensure tapping on editor brings up soft keyboard - [4]
BULPIBEGbeginnings of a module for the text editor - [5]
OI4FPFINsupport drawings in the source editor - [6]
TVCPXAAUrename - [7]
K2X6G75Zstart writing some tests for drawings - [8]
TBTRYEBPMerge lines.love - [9]
XX7G2FFJintermingle freehand line drawings with text - [10]
KMSL74GAsupport selections in the source editor - [11]
3QNOKBFMbeginnings of a test harness - [12]
SGMA5JLEsave the list of tests in repo - [13]
AVTNUQYRbasic test-enabled framework - [14]
73OCE2MCafter much struggle, a brute-force undo - [15]
6VJTQKW7start supporting LÖVE v12 - [16]
D2GCFTTTclean up repl functionality - [17]
YXQOITYSMerge lines.love - [18]
WKXJNESIresolve conflicts - [19]
ONHKBLLCMerge lines.love - [20]
REAIVN7WMerge lines.love - [21]
R5QXEHUIsomebody stop me - [22]
ED4Z6ORCcleaner API for file-system access - [23]
VP5KC4XZMerge lines.love - [24]
N2NUGNN4include a brief reference enabling many useful apps - [25]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [26]
66X36NZNa little more prose describing manual_tests - [27]
7YGYHOEOMerge lines.love - [28]
TOXPJJYYresolve conflicts - [29]
4YDBYBA4clean up memory leak experiments - [30]
VHQCNMARseveral more modules - [31]
ORKN6EOBMerge lines.love - [32]
LIKTH6HMupdate stale source X-( - [33]
JOPVPUSAediting source code from within the app - [34]
3XNFQDDNMerge lines.love - [35]
2CTN2IEFMerge lines.love - [36]
TFUNIT6Mresolve conflicts - [37]
T4FRZSYLdelete an ancient, unused file - [38]
OGUV4HSAremove some memory leaks from rendered fragments - [39]
R2ASHK5Cfix a bad merge - [40]
CE4LZV4Tdrop last couple of manual tests - [41]
BLWAYPKVextract a module - [42]
LDFXFRUObring a few things in sync between run and source - [43]
2TQUKHBCMerge lines.love - [44]
Z3TDYADAmouse button state in source editor - [45]
5SM6DRHKport inscript's bugfix to source editor - [46]
OTIBCAUJlove2d scaffold - [47]
KKQKPGCIresolve conflicts - [48]
KYNGDE2Cconsistent names in a few more places - [49]
QMRQL2FOresolve conflicts - [50]
LXTTOB33extract a couple of files - [51]
3MJ2PYMWresolve conflicts - [52]
FS2ITYYHrecord a known issue - [53]
KKMFQDR4editing source code from within the app - [54]
3PSFWAILMerge lines.love - [55]
TLOAPLBJadd a license - [56]
LNUHQOGHstart passing in Editor_state explicitly - [57]
VHUNJHXBMerge lines.love - [58]
4SR3Z4Y3document the version of LÖVE I've been using - [59]
NBTKJTI5resolve conflicts - [60]
VXORMHMEdelete experimental REPL - [61]
6LJZN727handle chords - [62]
ZLJYLPOTMerge lines.love - [63]
RSZD5A7Gforgot to add json.lua - [64]
2L5MEZV3experiment: new edit namespace - [65]
LWPFEZBIMerge lines.love
Change contents
- file deletion: source_edit.lua source_edit.lua
love.keyboard.setTextInput(true) -- bring up keyboard on touch screenif State.search_term then return end - edit in source_edit.lua at line 241
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen - edit in edit.lua at line 155
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen - edit in edit.lua at line 457
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen - resolve order conflict in edit.lua at line 457[4.12430]