aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-2810-116/+199
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-0/+147
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-273-5/+43
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-2415-70/+536
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-073-4/+133
* Improved error reporting for syntax macros.Eduardo Julian2020-11-054-5/+99
* Added CoMonad for CoFree.Eduardo Julian2020-11-022-0/+121
* Allow defining anonymous actors.Eduardo Julian2020-11-028-15/+152
* Improved the design of actors.Eduardo Julian2020-11-014-8/+72
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-0/+101
* Easy to use Rev constants.Eduardo Julian2020-10-312-1/+55
* Some small refactoring.Eduardo Julian2020-10-252-2/+2
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-0/+51
* Changed type-parameters for Mixin types.Eduardo Julian2020-10-242-6/+73
* Re-named some list functions.Eduardo Julian2020-10-241-0/+48
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-243-10/+36
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-0/+95
* Gave the Location type its own module.Eduardo Julian2020-10-142-1/+43
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-122-0/+32
* Tweaked how I64 masks are made.Eduardo Julian2020-10-122-5/+99
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-092-10/+34
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-093-101/+269
* Re-named "Cursor" type to "Location".Eduardo Julian2020-10-071-1/+3
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+212