Merge text0
[?]
Dec 1, 2022, 5:26 AM
H75RJ3CYUTZMNMSNVCCX55EXVYWLUA6A4KMAJ5IDUDBDFOCWFMFACDependencies
- [2]
GZ2OYPSHconfigurable colors and cursor in editor widget - [3]
BPYWIU62new fork: template for live programming with editor widgets - [4]
3V4PDPCJMerge text.love - [5]
RRDO6H7Hbugfix - [6]
H6QZ7GRRmore precise name - [7]
36Z442IVback to commit 8123959e52f without code editing - [8]
D4FEFHQCflesh out Readme - [9]
3HJ4I7NJinclude a few more forks - [10]
JOPVPUSAediting source code from within the app - [11]
VNTRXQSXMerge lines.love - [12]
SBS2F7GRlink to export tool - [13]
APYPFFS3call edit rather than App callbacks in tests - [*]
2L5MEZV3experiment: new edit namespace - [*]
FS2ITYYHrecord a known issue - [*]
5BMR5HRTclick to the left of a line - [*]
25V2GA6Jtaking stock
Change contents
- edit in edit.lua at line 324
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 thatcan edit and debug its own source code.* https://codeberg.org/akkartik/template-live-editor.love -- a template forbuilding "free-wheeling" live programs (easy to fork, can be modified asthey run), with a text editor primitive.* https://codeberg.org/akkartik/luaML.love -- a free-wheeling 'browser' for aLua-based markup language built as a live program.* https://codeberg.org/akkartik/driver.love -- a programming environment formodifying free-wheeling programs while they run.