Merge lines.love

[?]
Aug 31, 2023, 7:13 AM
WB6SIB7HPVIOOFHO4BKYZMD23M4GFN2RMK47CZBFBALSVOKTUFUAC

Dependencies

  • [2] HWTLXESC Merge lines.love
  • [3] MEP2P6K7 yet another set of bugfixes
  • [4] TVCPXAAU rename
  • [5] JOPVPUSA editing source code from within the app
  • [6] KMSL74GA support selections in the source editor
  • [7] ORKN6EOB Merge lines.love
  • [8] N2NUGNN4 include a brief reference enabling many useful apps
  • [9] RSZD5A7G forgot to add json.lua
  • [10] KKMFQDR4 editing source code from within the app
  • [11] R5QXEHUI somebody stop me
  • [12] BLWAYPKV extract a module
  • [13] 73OCE2MC after much struggle, a brute-force undo
  • [14] KWHC65JI Merge lines.love
  • [15] VXORMHME delete experimental REPL
  • [16] ONHKBLLC Merge lines.love
  • [17] 2344TV56 Merge lines.love
  • [18] ZLJYLPOT Merge lines.love
  • [19] XX7G2FFJ intermingle freehand line drawings with text
  • [20] FS2ITYYH record a known issue
  • [21] K2X6G75Z start writing some tests for drawings
  • [22] 66X36NZN a little more prose describing manual_tests
  • [23] LWPFEZBI Merge lines.love
  • [24] RU4HIK43 Merge lines.love
  • [25] VHUNJHXB Merge lines.love
  • [26] 4SR3Z4Y3 document the version of LÖVE I've been using
  • [27] LXTTOB33 extract a couple of files
  • [28] BJ5X5O4A let's prevent the text cursor from ever getting on a drawing
  • [29] 3QNOKBFM beginnings of a test harness
  • [30] K74U4BAU Merge lines.love
  • [31] B6DS4GZC Merge lines.love
  • [32] 2L5MEZV3 experiment: new edit namespace
  • [33] D2GCFTTT clean up repl functionality
  • [34] 6LJZN727 handle chords
  • [35] CE4LZV4T drop last couple of manual tests
  • [36] SGMA5JLE save the list of tests in repo
  • [37] ED4Z6ORC cleaner API for file-system access
  • [38] BULPIBEG beginnings of a module for the text editor
  • [39] MD3W5IRA new fork: rip out drawing support
  • [40] VP5KC4XZ Merge lines.love
  • [41] T4FRZSYL delete an ancient, unused file
  • [42] TLOAPLBJ add a license
  • [43] VHQCNMAR several more modules
  • [44] AVTNUQYR basic test-enabled framework
  • [45] OTIBCAUJ love2d scaffold
  • [46] 2CTN2IEF Merge lines.love
  • [47] OI4FPFIN support drawings in the source editor
  • [48] 3PSFWAIL Merge lines.love
  • [49] OGUV4HSA remove some memory leaks from rendered fragments
  • [50] 4YDBYBA4 clean up memory leak experiments

Change contents

  • file deletion: source_file.lua (----------)source_file.lua (----------)
    [4.2][4.152399:152438](),[4.2][4.152399:152438](),[4.152438][4.150241:150241]()
    if not outfile then
    error('failed to write to "'..State.filename..'"')
    end
    for _,line in ipairs(State.lines) do
  • replacement in source_file.lua at line 48
    [2.475][4.151459:151484](),[4.151459][4.151459:151484]()
    if outfile == nil then
    [2.475]
    [4.151484]
    if not outfile then