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