resolve conflicts
Dependencies
- [2]
2RWR3GM4another missed rename - [3]
KJLZCK2Rresolve conflicts - [4]
QXXISTGEresolve conflicts - [5]
TWGLHVSYMerge text.love - [6]
CZ6X73VYmerge bugfix - [7]
4SR3Z4Y3document the version of LÖVE I've been using - [8]
VHQCNMARseveral more modules - [9]
KQ22RW43resolve conflicts - [10]
FS2ITYYHrecord a known issue - [11]
QUCBJJSUdon't always pop up keyboard on mobile devices - [12]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [13]
AVTNUQYRbasic test-enabled framework - [14]
VHUNJHXBMerge lines.love - [15]
PJ5PQAQErecord support for multiple versions - [16]
AFDLKNAPresolve conflicts - [17]
JZR3QMTNMerge lines.love - [18]
D2GCFTTTclean up repl functionality - [19]
Z2VZTIXYredo version checks - [20]
TOXPJJYYresolve conflicts - [21]
CAG7PP5YMerge text.love - [22]
BULPIBEGbeginnings of a module for the text editor - [23]
LWPFEZBIMerge lines.love - [24]
6VJTQKW7start supporting LÖVE v12 - [25]
QD4LOFQRMerge text.love - [26]
KG7YVGVRMerge lines.love - [27]
R5QXEHUIsomebody stop me - [28]
ED4Z6ORCcleaner API for file-system access - [29]
BLWAYPKVextract a module - [30]
VSGPLJFAresolve conflicts - [31]
SGMA5JLEsave the list of tests in repo - [32]
KKQKPGCIresolve conflicts - [33]
ULKNZUZKresolve conflicts - [34]
YDUIKWSFMerge text.love - [35]
2ZCXBDLYMerge text.love - [36]
RSZD5A7Gforgot to add json.lua - [37]
36Z442IVback to commit 8123959e52f without code editing - [38]
R6MNUXDJpijul bug - [39]
6LJZN727handle chords - [40]
OGUV4HSAremove some memory leaks from rendered fragments - [41]
JOPVPUSAediting source code from within the app - [42]
T4FRZSYLdelete an ancient, unused file - [43]
LXTTOB33extract a couple of files - [44]
YGCT2D2Ostart loading settings as applicable - [45]
3PSFWAILMerge lines.love - [46]
VXRYVZ74Merge text.love - [47]
OTIBCAUJlove2d scaffold - [48]
4YDBYBA4clean up memory leak experiments - [49]
4Y2QDDAZresolve conflicts - [50]
PWCZAAMTno, turn vsync back on - [51]
K2X6G75Zstart writing some tests for drawings - [52]
VP5KC4XZMerge lines.love - [53]
TVCPXAAUrename - [54]
JRETETTLMerge lines.love - [55]
75O55MGVdisable vsync - [56]
TBTRYEBPMerge lines.love - [57]
VXORMHMEdelete experimental REPL - [58]
CE4LZV4Tdrop last couple of manual tests - [59]
ZLJYLPOTMerge lines.love - [60]
2CFLXLIEMerge text.love - [61]
FBBHEUQNresolve conflicts - [62]
N2NUGNN4include a brief reference enabling many useful apps - [63]
KKMFQDR4editing source code from within the app - [64]
XX7G2FFJintermingle freehand line drawings with text - [65]
66X36NZNa little more prose describing manual_tests - [66]
2L5MEZV3experiment: new edit namespace - [67]
MBAJPTDJresolve conflicts - [68]
73OCE2MCafter much struggle, a brute-force undo - [69]
VLTU33KWresolve conflicts - [70]
2CTN2IEFMerge lines.love - [71]
HOUCPP7PMerge text.love - [72]
RXMHAZ6Vresolve conflicts - [73]
WZZLGNXEcorrect comment; vsync is hard to reason about - [74]
EKJUHVHBhoist out some common settings - [75]
CRBLAWBOresolve conflicts - [76]
TLOAPLBJadd a license - [77]
ORKN6EOBMerge lines.love - [78]
KMSL74GAsupport selections in the source editor - [79]
ATQO62TFMerge lines.love - [80]
C3GUE45IMerge text.love - [81]
3QNOKBFMbeginnings of a test harness
Change contents
- file deletion: source.lua source.lua
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen--? print('mouse click', x, y)--? print(Editor_state.left, Editor_state.right)--? print(Log_browser_state.left, Log_browser_state.right) - file deletion: run.lua run.lua
love.keyboard.setTextInput(true) -- bring up keyboard on touch screenreturn edit.mouse_press(Editor_state, x,y, mouse_button) - edit in main.lua at line 43
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen - edit in main.lua at line 221
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen