Skip to content

Wood Dragon

Compare
Choose a tag to compare
@vygr vygr released this 09 Feb 09:41
· 157 commits to master since this release

Happy Chinese new year to all ! Mainly work on some fundamentals for applications this time. I have also uploaded a few videos to Youtube so you can see a few demos.

https://www.youtube.com/@chris.hinsley

  • Reduction of translation passes by 25%.

  • hmap class now uses slot caching in symbol keys to speed up search operations.

  • New documents, charclass.md, searching.md and collections.md.

  • New repeat command.

  • New 'list :collect and 'list :min_length methods.

  • (slice) can now reverse any sequence. Generic (reverse) macro that wraps
    (slice).

  • New map! and reduce! VP primitives.

  • Extensive work on iterator primitives, each!, some!, map! and reduce! recoded to use new list methods.

  • Faster and more generic (filter-array) function. Replaces (filter)

  • New path completion lib lib/files/urls.inc. Tab key path completion added to all Textfields.

  • File picker now uses a Tree widget.

  • New template.lisp command app.

Best Regards

Chris