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