aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/format.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-0/+1
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-1/+1
* Added a macro for type-casting JVM objects.Eduardo Julian2021-06-241-1/+1
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-25/+25
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-7/+7
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-3/+4
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+153