aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/store.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "Cursor" type to "Location".Eduardo Julian2020-10-071-2/+6
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-1/+1
* Changed the naming style for structures.Eduardo Julian2019-02-041-5/+5
* No longer giving default aliases to un-prefixed imports.Eduardo Julian2018-07-201-1/+2
* - Improvements to import syntax [part 2].Eduardo Julian2018-07-111-4/+5
* - Re-named "struct:" to "structure:".Eduardo Julian2018-07-101-2/+2
* - Improved the syntax for the "lux.function" macro.Eduardo Julian2018-04-051-2/+2
* - Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian2017-11-291-3/+3
* - Moved "/type/*" to from "lux/meta/" to "lux/".Eduardo Julian2017-11-151-1/+1
* - Re-named "lux/meta/type/auto" to "lux/meta/type/implicit".Eduardo Julian2017-11-151-1/+1
* - Re-named "Lux" type to "Meta".Eduardo Julian2017-10-161-1/+1
* - Some refactoring.Eduardo Julian2017-09-191-3/+3
* - Renamed "lambda" to "function".Eduardo Julian2017-04-101-2/+3
* - Implemented a few comonads.Eduardo Julian2017-04-051-0/+42