Merge text.love

[?]
Nov 6, 2022, 5:29 PM
HAZLW5K7F5XFQREEEDLYBDID5QSQBXR5EYRGD5WBLWHJTHNGC7PAC

Dependencies

  • [2] 36Z442IV back to commit 8123959e52f without code editing
  • [3] RPGTBMMM Merge lines.love
  • [4] 2L5MEZV3 experiment: new edit namespace
  • [5] 32V6ZHQB Merge lines.love
  • [6] XX7G2FFJ intermingle freehand line drawings with text
  • [7] CE4LZV4T drop last couple of manual tests
  • [8] KKMFQDR4 editing source code from within the app
  • [9] 73OCE2MC after much struggle, a brute-force undo
  • [10] 6LJZN727 handle chords
  • [11] BLWAYPKV extract a module
  • [12] VHQCNMAR several more modules
  • [13] TVCPXAAU rename
  • [14] OGUV4HSA remove some memory leaks from rendered fragments
  • [15] 4YDBYBA4 clean up memory leak experiments
  • [16] 3PSFWAIL Merge lines.love
  • [17] FS2ITYYH record a known issue
  • [18] D4B52CQ2 Merge lines.love
  • [19] 2CTN2IEF Merge lines.love
  • [20] MD3W5IRA new fork: rip out drawing support
  • [21] VXORMHME delete experimental REPL
  • [22] VHUNJHXB Merge lines.love
  • [23] RXNR3U5E Merge text.love
  • [24] BULPIBEG beginnings of a module for the text editor
  • [25] LXTTOB33 extract a couple of files
  • [26] TLOAPLBJ add a license
  • [27] R5QXEHUI somebody stop me
  • [28] ETXNVRPT Merge lines.love
  • [29] RSZD5A7G forgot to add json.lua
  • [30] 3QNOKBFM beginnings of a test harness
  • [31] GUOQRUL7 Merge lines.love
  • [32] 66X36NZN a little more prose describing manual_tests
  • [33] BJ5X5O4A let's prevent the text cursor from ever getting on a drawing
  • [34] OTIBCAUJ love2d scaffold
  • [35] VP5KC4XZ Merge lines.love
  • [36] KMSL74GA support selections in the source editor
  • [37] VBU5YHLR Merge lines.love
  • [38] T4FRZSYL delete an ancient, unused file
  • [39] JOPVPUSA editing source code from within the app
  • [40] ATQO62TF Merge lines.love
  • [41] K2X6G75Z start writing some tests for drawings
  • [42] AVTNUQYR basic test-enabled framework
  • [43] D2GCFTTT clean up repl functionality

Change contents

  • file deletion: commands.lua (----------)commands.lua (----------)
    [4.2][4.207182:207218](),[4.2][4.207182:207218](),[4.207218][4.203826:203826]()
    if Menu_cursor > App.screen.width - 30 then
    return
    end
    App.color(Menu_command_color)