Skip to content

Releases: aardappel/treesheets

9895562603

11 Jul 17:09
2fb96bd
Compare
Choose a tag to compare
Update README.md

9895338748

11 Jul 16:51
Compare
Choose a tag to compare
Add todo_calendar example in Chinese

Thanks to @xbeta-zhang for your work!

9895313216

11 Jul 16:49
Compare
Choose a tag to compare
Add todo_calendar example in Chinese

Thanks to @xbeta-zhang for your work!

9882848653

10 Jul 23:29
2eb4e7a
Compare
Choose a tag to compare
Expose Text lastedit on Script Interface (#681)

9864160350

09 Jul 21:12
4382be7
Compare
Choose a tag to compare
Expose Text filtered on Script Interface (#680)

9863111723

09 Jul 19:41
Compare
Choose a tag to compare
One declaration per line

9862756323

09 Jul 19:11
Compare
Choose a tag to compare
Fix typo

9854521697

09 Jul 09:35
Compare
Choose a tag to compare
Update batch file to generate script reference

Lobster now puts the dump of builtins into the scripts folder

9853024085

09 Jul 07:53
Compare
Choose a tag to compare
Update Lobster script reference

9850843724

09 Jul 04:17
ae0b984
Compare
Choose a tag to compare
Update Lobster to latest release (#679)

* Update lobster engine to v2024.0 release

* Fix changed RegisterBuiltin function

* Fix changed Compile function

* Fix ScriptLoader replacement with FileLoader

* Adapt to new namespace convention

* Synchronise Visual Studio project file with CMakeFile changes

Include necessary for string_view_nt in string_tools.h

* Update StackWalker

* Fix function using StackWalker

* Adapt StackWalker include directive