Merge text0

[?]
Dec 1, 2022, 5:26 AM
H75RJ3CYUTZMNMSNVCCX55EXVYWLUA6A4KMAJ5IDUDBDFOCWFMFAC

Dependencies

  • [2] GZ2OYPSH configurable colors and cursor in editor widget
  • [3] BPYWIU62 new fork: template for live programming with editor widgets
  • [4] 3V4PDPCJ Merge text.love
  • [5] RRDO6H7H bugfix
  • [6] H6QZ7GRR more precise name
  • [7] 36Z442IV back to commit 8123959e52f without code editing
  • [8] D4FEFHQC flesh out Readme
  • [9] 3HJ4I7NJ include a few more forks
  • [10] JOPVPUSA editing source code from within the app
  • [11] VNTRXQSX Merge lines.love
  • [12] SBS2F7GR link to export tool
  • [13] APYPFFS3 call edit rather than App callbacks in tests
  • [*] 2L5MEZV3 experiment: new edit namespace
  • [*] FS2ITYYH record a known issue
  • [*] 5BMR5HRT click to the left of a line
  • [*] 25V2GA6J taking stock

Change contents

  • edit in edit.lua at line 324
    [5.264][2.4424:4490]()
    love.graphics.setFont(love.graphics.newFont(State.font_height))
  • edit in README.md at line 56
    [17.1375]
    [18.16]
  • edit in README.md at line 72
    [5.163][4.15:136](),[5.163][4.15:136](),[4.136][5.33:486](),[5.210126][5.33:486](),[5.210126][5.33:486]()
    * https://codeberg.org/akkartik/pong.love -- a fairly minimal example app that
    can edit and debug its own source code.
    * https://codeberg.org/akkartik/template-live-editor.love -- a template for
    building "free-wheeling" live programs (easy to fork, can be modified as
    they run), with a text editor primitive.
    * https://codeberg.org/akkartik/luaML.love -- a free-wheeling 'browser' for a
    Lua-based markup language built as a live program.
    * https://codeberg.org/akkartik/driver.love -- a programming environment for
    modifying free-wheeling programs while they run.