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