resolve conflicts
Dependencies
- [2]
3V2R6YS6merge bugfix - [3]
F7YD5D7Iresolve conflicts - [4]
YZVFSDIZresolve conflicts - [5]
YY472LBUresolve conflicts - [6]
6LJZN727handle chords - [7]
K2X6G75Zstart writing some tests for drawings - [8]
T42Y5MLOexplicitly specify app name - [9]
PCHTG7YUresolve conflicts - [10]
AVTNUQYRbasic test-enabled framework - [11]
EZHO4TSWnew file-system format for freewheeling apps - [12]
LRDM35CEapp running again - [13]
4Y2QDDAZresolve conflicts - [14]
TVCPXAAUrename - [15]
KMSL74GAsupport selections in the source editor - [16]
2CFLXLIEMerge text.love - [17]
4YDBYBA4clean up memory leak experiments - [18]
FYJXSWXVresolve conflicts - [19]
BLWAYPKVextract a module - [20]
OL7ZCZWDMerge text.love - [21]
KKMFQDR4editing source code from within the app - [22]
SW5GN5LPsuggest a default layout for freewheeling apps - [23]
OGUV4HSAremove some memory leaks from rendered fragments - [24]
4SR3Z4Y3document the version of LÖVE I've been using - [25]
BULPIBEGbeginnings of a module for the text editor - [26]
SGMA5JLEsave the list of tests in repo - [27]
VLTU33KWresolve conflicts - [28]
5T2AKBEXresolve conflicts - [29]
VHQCNMARseveral more modules - [30]
67PWAM7Gresolve conflicts - [31]
73OCE2MCafter much struggle, a brute-force undo - [32]
36Z442IVback to commit 8123959e52f without code editing - [33]
ED4Z6ORCcleaner API for file-system access - [34]
2EELKVO2resolve conflicts - [35]
FS2ITYYHrecord a known issue - [36]
D43U7GQ4alter on-disk representation (manifest files) - [37]
LXTTOB33extract a couple of files - [38]
PJ5PQAQErecord support for multiple versions - [39]
CZ6X73VYmerge bugfix - [40]
ML34DNNDdelete a stale file - [41]
3PSFWAILMerge lines.love - [42]
LWPFEZBIMerge lines.love - [43]
CZQ3NJ4NMerge text0 - [44]
OTIBCAUJlove2d scaffold - [45]
VHUNJHXBMerge lines.love - [46]
6VJTQKW7start supporting LÖVE v12 - [47]
2DVVKKVAflesh out Readme - [48]
TLOAPLBJadd a license - [49]
KKQKPGCIresolve conflicts - [50]
VTCPDL3Aresolve conflicts - [51]
VP5KC4XZMerge lines.love - [52]
3QNOKBFMbeginnings of a test harness - [53]
D2GCFTTTclean up repl functionality - [54]
RUB7L6GYresolve conflicts - [55]
UEG224LHdebug animations - [56]
66X36NZNa little more prose describing manual_tests - [57]
R6MNUXDJpijul bug - [58]
5255G4IVresolve conflicts - [59]
F4RUTONDsplit up editor tests between LÖVE 11 and LÖVE 12 - [60]
PT7ICD7Zresolve conflicts - [61]
VXORMHMEdelete experimental REPL - [62]
JOPVPUSAediting source code from within the app - [63]
N2NUGNN4include a brief reference enabling many useful apps - [64]
C3GUE45IMerge text.love - [65]
XX7G2FFJintermingle freehand line drawings with text - [66]
57HKHZ7Zinclude the tool that's mentioned in representation.md - [67]
CD7JC76Cresolve conflicts - [68]
HZENSQEQresolve conflicts - [69]
RSZD5A7Gforgot to add json.lua - [70]
R5QXEHUIsomebody stop me - [71]
VZPH3XJKupdate source editor - [72]
MBAJPTDJresolve conflicts - [73]
ORKN6EOBMerge lines.love - [74]
ZLJYLPOTMerge lines.love - [75]
VXRYVZ74Merge text.love - [76]
T4FRZSYLdelete an ancient, unused file - [77]
5OVKHVY6nice way to make on.* handlers more discoverable - [78]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [79]
CE4LZV4Tdrop last couple of manual tests - [80]
2L5MEZV3experiment: new edit namespace - [81]
BRBXUGRGresolve conflicts
Change contents
- file deletion: source_text.lua source_text.lua source_text.lua source_text.lua source_text.lua source_text.lua[5.2]→[5.147125:147164](∅→∅),[5.2]→[5.147125:147164](∅→∅),[5.2]→[5.147125:147164](∅→∅),[5.2]→[5.147125:147164](∅→∅),[5.147164]→[5.83786:83786](∅→∅),[5.2]→[5.147125:147164](∅→∅),[5.2]→[5.147125:147164](∅→∅),[5.147164]→[5.83786:83786](∅→∅)
-- textinput events can occur on chords with the shift key or AltGr key-- but not for ctrl, alt or cmd/super/guiif App.ctrl_down() or App.alt_down() or App.cmd_down() thenreturnend