aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor/generation/structure.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-89/+0
|
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-8/+8
|
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-2/+2
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-3/+3
| | | | convention that only macros that deal with types may start with a colon.
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-4/+4
|
* Easy to use Rev constants.Eduardo Julian2020-10-311-5/+5
|
* Re-named some list functions.Eduardo Julian2020-10-241-1/+1
|
* Mandatory long names for JVM imports, instead of having "long" be optional ↵Eduardo Julian2020-10-091-1/+1
| | | | and short be default.
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-2/+2
|
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-7/+8
|
* No more "i/"-prefixed functions.Eduardo Julian2019-07-251-2/+4
|
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-021-6/+6
|
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-3/+3
|
* Refactored the spec a bit better.Eduardo Julian2019-04-261-4/+5
|
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-261-0/+85