resolve conflicts
Dependencies
- [2]
CSXIZ4FAresolve conflicts - [3]
UQI34GQFmake button backgrounds optional - [4]
TVCPXAAUrename - [5]
T4FRZSYLdelete an ancient, unused file - [6]
XX7G2FFJintermingle freehand line drawings with text - [7]
D2GCFTTTclean up repl functionality - [8]
2CTN2IEFMerge lines.love - [9]
LXTTOB33extract a couple of files - [10]
4YDBYBA4clean up memory leak experiments - [11]
OTIBCAUJlove2d scaffold - [12]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [13]
TLOAPLBJadd a license - [14]
JOPVPUSAediting source code from within the app - [15]
VHUNJHXBMerge lines.love - [16]
VP5KC4XZMerge lines.love - [17]
4SR3Z4Y3document the version of LÖVE I've been using - [18]
66X36NZNa little more prose describing manual_tests - [19]
OGUV4HSAremove some memory leaks from rendered fragments - [20]
N2NUGNN4include a brief reference enabling many useful apps - [21]
RU4HIK43Merge lines.love - [22]
MGJZHZC4Merge lines.love - [23]
6LJZN727handle chords - [24]
54HEXCWVclearer API for drawing a button - [25]
KKMFQDR4editing source code from within the app - [26]
7YGYHOEOMerge lines.love - [27]
RSZD5A7Gforgot to add json.lua - [28]
K2X6G75Zstart writing some tests for drawings - [29]
KWIVKQQ7Merge lines.love - [30]
KMSL74GAsupport selections in the source editor - [31]
ORKN6EOBMerge lines.love - [32]
CE4LZV4Tdrop last couple of manual tests - [33]
GZ5WULJVswitch source side to new screen-line-based render - [34]
TBTRYEBPMerge lines.love - [35]
KKQKPGCIresolve conflicts - [36]
VXORMHMEdelete experimental REPL - [37]
SGMA5JLEsave the list of tests in repo - [38]
TFUNIT6Mresolve conflicts - [39]
FS2ITYYHrecord a known issue - [40]
BULPIBEGbeginnings of a module for the text editor - [41]
C2M4RUU5reorganize some comments - [42]
3QNOKBFMbeginnings of a test harness - [43]
34BZ5ZKNMerge lines.love - [44]
ED4Z6ORCcleaner API for file-system access - [45]
6VJTQKW7start supporting LÖVE v12 - [46]
BLWAYPKVextract a module - [47]
AVTNUQYRbasic test-enabled framework - [48]
2L5MEZV3experiment: new edit namespace - [49]
R5QXEHUIsomebody stop me - [50]
ZLJYLPOTMerge lines.love - [51]
LWPFEZBIMerge lines.love - [52]
KWHC65JIMerge lines.love - [53]
73OCE2MCafter much struggle, a brute-force undo - [54]
3PSFWAILMerge lines.love - [55]
VHQCNMARseveral more modules
Change contents
- file deletion: source_text.lua source_text.lua
button(State, 'link', {x=State.left+lo, y=y, w=hi-lo, h=State.line_height,icon = icon.hyperlink_decoration,onpress1 = function()if file_exists(filename) thensource.switch_to_file(filename)endend,}) - replacement in source_text.lua at line 37
button(State, 'link', {x=State.left+lo, y=y, w=hi-lo, h=State.line_height, bg={r=1,g=1,b=1},button(State, 'link', {x=State.left+lo, y=y, w=hi-lo, h=State.line_height,