aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-2/+0
2020-12-22Properly naming unicode Block type.Eduardo Julian1-1/+3
2020-12-12Removed several unnecessary imports.Eduardo Julian1-3/+2
2020-12-11Improved parsing speed for Lux code.Eduardo Julian1-1/+4
2020-12-02Replaced "contains?" function with "key?" function.Eduardo Julian1-0/+2
2020-12-02Test for Aedifex's "auto" command.Eduardo Julian1-1/+3
2020-11-28Re-named "_.claim" to "_.cover'".Eduardo Julian1-1/+3
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-1/+3
2020-11-27Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian1-1/+3
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-2/+6
2020-11-07Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian1-1/+3
2020-11-05Improved error reporting for syntax macros.Eduardo Julian1-1/+3
2020-11-02Added CoMonad for CoFree.Eduardo Julian1-0/+2
2020-11-02Allow defining anonymous actors.Eduardo Julian1-0/+2
2020-11-01Improved the design of actors.Eduardo Julian1-0/+2
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-1/+3
2020-10-31Easy to use Rev constants.Eduardo Julian1-0/+2
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-0/+2
2020-10-24Changed type-parameters for Mixin types.Eduardo Julian1-0/+3
2020-10-24Re-named some list functions.Eduardo Julian1-1/+3
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-0/+2
2020-10-15Re-named "to-text" functions to "format".Eduardo Julian1-0/+2
2020-10-12Tweaked how I64 masks are made.Eduardo Julian1-0/+2
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian1-0/+2
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-0/+4
2020-10-07Test imports for circular dependencies.Eduardo Julian1-0/+21