resolve conflicts
Dependencies
- [2]
MJ4G2R3Yresolve conflicts - [3]
CSXIZ4FAresolve conflicts - [4]
36Z442IVback to commit 8123959e52f without code editing - [5]
LRDM35CEapp running again - [6]
TBTRYEBPMerge lines.love - [7]
UEG224LHdebug animations - [8]
2L5MEZV3experiment: new edit namespace - [9]
VP5KC4XZMerge lines.love - [10]
KMSL74GAsupport selections in the source editor - [11]
Q6RXCILQMerge text.love - [12]
FS2ITYYHrecord a known issue - [13]
4SR3Z4Y3document the version of LÖVE I've been using - [14]
M5JXTW56Merge text.love - [15]
AVTNUQYRbasic test-enabled framework - [16]
SW5GN5LPsuggest a default layout for freewheeling apps - [17]
OGUV4HSAremove some memory leaks from rendered fragments - [18]
66X36NZNa little more prose describing manual_tests - [19]
KKMFQDR4editing source code from within the app - [20]
D43U7GQ4alter on-disk representation (manifest files) - [21]
OTIBCAUJlove2d scaffold - [22]
BLWAYPKVextract a module - [23]
73OCE2MCafter much struggle, a brute-force undo - [24]
57HKHZ7Zinclude the tool that's mentioned in representation.md - [25]
ZLJYLPOTMerge lines.love - [26]
TLOAPLBJadd a license - [27]
VHQCNMARseveral more modules - [28]
KKQKPGCIresolve conflicts - [29]
VHUNJHXBMerge lines.love - [30]
CZQ3NJ4NMerge text0 - [31]
LWPFEZBIMerge lines.love - [32]
K2X6G75Zstart writing some tests for drawings - [33]
TVCPXAAUrename - [34]
2DVVKKVAflesh out Readme - [35]
RU4HIK43Merge lines.love - [36]
6VJTQKW7start supporting LÖVE v12 - [37]
ORKN6EOBMerge lines.love - [38]
ED4Z6ORCcleaner API for file-system access - [39]
R5QXEHUIsomebody stop me - [40]
3QNOKBFMbeginnings of a test harness - [41]
YF2ATH2QMerge lines.love - [42]
PJ5PQAQErecord support for multiple versions - [43]
VLTU33KWresolve conflicts - [44]
LXTTOB33extract a couple of files - [45]
34BZ5ZKNMerge lines.love - [46]
T4FRZSYLdelete an ancient, unused file - [47]
RSZD5A7Gforgot to add json.lua - [48]
CAG7PP5YMerge text.love - [49]
JOPVPUSAediting source code from within the app - [50]
D2GCFTTTclean up repl functionality - [51]
5OVKHVY6nice way to make on.* handlers more discoverable - [52]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [53]
2CFLXLIEMerge text.love - [54]
SGMA5JLEsave the list of tests in repo - [55]
3PSFWAILMerge lines.love - [56]
GFBOJWNEresolve conflicts - [57]
4YDBYBA4clean up memory leak experiments - [58]
3MJ2PYMWresolve conflicts - [59]
FM5LDKGTMerge text.love - [60]
BULPIBEGbeginnings of a module for the text editor - [61]
OL7ZCZWDMerge text.love - [62]
VXORMHMEdelete experimental REPL - [63]
XX7G2FFJintermingle freehand line drawings with text - [64]
CE4LZV4Tdrop last couple of manual tests - [65]
N2NUGNN4include a brief reference enabling many useful apps - [66]
VXRYVZ74Merge text.love - [67]
D2TYFYG2Merge text.love - [68]
QD4LOFQRMerge text.love - [69]
6LJZN727handle chords - [70]
EZHO4TSWnew file-system format for freewheeling apps
Change contents
- file deletion: source_text.lua
assert(false, ('Text.offset(%d) called on a string of length %d (byte size %d); this is likely a failure to handle utf8\n\n^%s$\n'):format(pos1, utf8.len(s), #s, s))end