Merge text.love

[?]
Jan 1, 2023, 5:38 PM
DUHVCYW52C5MIWBG3GBDFRALHZNHIMGZCMUCNUNY6SXDUZGEMJ6QC

Dependencies

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

Change contents

  • file deletion: run.lua (----------)run.lua (----------)
    [4.2][4.183867:183898](),[4.2][4.183867:183898](),[4.183898][4.178107:178107]()
    -- determine default dimensions and flags
    App.screen.width, App.screen.height, App.screen.flags = love.window.getMode()
    -- set up desired window dimensions
  • replacement in main.lua at line 70
    [4.3241][4.3241:3304]()
    -- maximize window to determine maximum allowable dimensions
    [4.3241]
    [4.3304]
    -- determine default dimensions and flags