aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/abstract/monad (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 4Eduardo Julian2021-09-071-6/+6
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
* Some bug fixes.Eduardo Julian2021-08-181-1/+1
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-16/+17
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-7/+6
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-10/+10
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-3/+3
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-2/+2
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-1/+1
* Can now import previously exported libraries.Eduardo Julian2020-05-291-0/+57