aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/name.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-16/+10
* Fixed bugs while parsing modules' cached data.Eduardo Julian2020-05-051-3/+10
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-1/+1
* Simplified the "Order" signature.Eduardo Julian2019-04-171-16/+6
* - Made the "open:" and "^open" macros not generate record-patterns, and thus ...Eduardo Julian2019-04-171-1/+0
* Order for names.Eduardo Julian2019-04-171-0/+19
* Small import fixes for the sake of tags.Eduardo Julian2019-04-161-0/+1
* Ported the analysis tests to the new format.Eduardo Julian2019-04-141-11/+8
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-1/+1
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-1/+1
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-8/+8
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-111-1/+1
* Changed the naming style for structures.Eduardo Julian2019-02-041-5/+5
* Re-named "Ident" to "Name".Eduardo Julian2018-07-211-0/+53