Merge lines.love

[?]
Mar 25, 2023, 7:44 PM
MQTFTTEKM2ZQRZZU6NRIF3AJPVJSA3NQP6EQKKI6J4CBRPYFGFDQC

Dependencies

  • [2] 4U4VQWNY Merge lines.love
  • [3] 73P42BEU stop reusing cursor locations between files
  • [4] FS2ITYYH record a known issue
  • [5] LXTTOB33 extract a couple of files
  • [6] 3PSFWAIL Merge lines.love
  • [7] CE4LZV4T drop last couple of manual tests
  • [8] K74U4BAU Merge lines.love
  • [9] 3QNOKBFM beginnings of a test harness
  • [10] 2CK5QI7W make love event names consistent
  • [11] OMLASW7K experiment at avoiding some merge conflicts
  • [12] 2CTN2IEF Merge lines.love
  • [13] AVTNUQYR basic test-enabled framework
  • [14] OGUV4HSA remove some memory leaks from rendered fragments
  • [15] TVCPXAAU rename
  • [16] VHUNJHXB Merge lines.love
  • [17] OTIBCAUJ love2d scaffold
  • [18] MD3W5IRA new fork: rip out drawing support
  • [19] T4FRZSYL delete an ancient, unused file
  • [20] K2X6G75Z start writing some tests for drawings
  • [21] Q7XPSKII Merge lines.love
  • [22] KMSL74GA support selections in the source editor
  • [23] VP5KC4XZ Merge lines.love
  • [24] R5QXEHUI somebody stop me
  • [25] XX7G2FFJ intermingle freehand line drawings with text
  • [26] 73OCE2MC after much struggle, a brute-force undo
  • [27] BJ5X5O4A let's prevent the text cursor from ever getting on a drawing
  • [28] ETXNVRPT Merge lines.love
  • [29] 4SR3Z4Y3 document the version of LÖVE I've been using
  • [30] U3MJNFUY Merge lines.love
  • [31] ORKN6EOB Merge lines.love
  • [32] 7VGDIPLC more robust state validation
  • [33] KKMFQDR4 editing source code from within the app
  • [34] VOU73AK6 Merge lines.love
  • [35] BULPIBEG beginnings of a module for the text editor
  • [36] GUOQRUL7 Merge lines.love
  • [37] 4YDBYBA4 clean up memory leak experiments
  • [38] 2L5MEZV3 experiment: new edit namespace
  • [39] 2TQUKHBC Merge lines.love
  • [40] A4BSGS2C Merge lines.love
  • [41] TLOAPLBJ add a license
  • [42] JOPVPUSA editing source code from within the app
  • [43] VXORMHME delete experimental REPL
  • [44] 6LJZN727 handle chords
  • [45] ZTZOO2OQ Merge lines.love
  • [46] D2GCFTTT clean up repl functionality
  • [47] RSZD5A7G forgot to add json.lua
  • [48] VHQCNMAR several more modules
  • [49] 66X36NZN a little more prose describing manual_tests
  • [50] BLWAYPKV extract a module

Change contents

  • file deletion: run.lua (----------)run.lua (----------)
    [4.2][4.184046:184077](),[4.2][4.184046:184077](),[4.184077][4.178044:178044]()
    Editor_state.screen_top1 = {line=1, pos=1}
    Editor_state.cursor1 = {line=1, pos=1}
    -- keep a few blank lines around: https://merveilles.town/@akkartik/110084833821965708
  • replacement in run.lua at line 125
    [4.182051][4.876:908]()
    edit.check_locs(Editor_state)
    [4.182051]
    [2.306]
    Editor_state.screen_top1 = {line=1, pos=1}
    Editor_state.cursor1 = {line=1, pos=1}