aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/database (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-16Added generic logging abstraction/machinery.Eduardo Julian1-0/+4
2022-11-15Added LineNumberTable annotations to functions when compiling for the JVM.Eduardo Julian1-0/+5
2022-11-05Property-based testing can now log/print successful seeds from run.Eduardo Julian1-0/+5
2022-10-27Added support for aspect-oriented programming.Eduardo Julian1-1/+3
2022-07-07Added support for defining custom/closed macro systems.Eduardo Julian1-0/+5
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian1-0/+4
2022-06-06Added extensions to JS interop for working with "undefined" values.Eduardo Julian1-0/+4
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-0/+1
2022-04-08Better names for random text/character generators.Eduardo Julian1-0/+4
2022-03-02Finishing the meta-compiler [Part 5]Eduardo Julian1-0/+4
2021-09-19Added STDLIB documentation for the different target platforms.Eduardo Julian1-0/+4
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-0/+4
2021-08-19Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian1-0/+4
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-0/+4
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-0/+4
2021-07-10Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian1-0/+4