aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data/collection/set (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-7/+7
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-4/+4
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-84/+148
* Lightweight machinery for agent-oriented programming.Eduardo Julian2020-11-051-0/+216
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-3/+3
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-1/+1
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-16/+16
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-1/+1
* Ported tests for collection-related modules.Eduardo Julian2019-03-241-85/+100
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-4/+4
* Integrated tests into normal source code.Eduardo Julian2019-02-051-0/+98