aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/host/jvm/modifier.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-27Moved the modules under "lux/host/" to now be under "lux/target/".Eduardo Julian1-84/+0
2019-04-19Moved the code/syntax parser under "lux/control/parser/".Eduardo Julian1-3/+4
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-2/+3
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-1/+1
2019-03-15Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian1-5/+5
2019-03-14Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian1-2/+2
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian1-1/+1
2019-02-04Fixed small naming error.Eduardo Julian1-1/+1
2019-02-04Changed the naming style for structures.Eduardo Julian1-5/+5
2019-01-21Fixed bug due to recent changes to "lux/type/abstract".Eduardo Julian1-8/+8
2018-12-28Added equivalences.Eduardo Julian1-0/+7
2018-12-28Added machinery for fields.Eduardo Julian1-14/+15
2018-12-26Expanded the set of available modifiers.Eduardo Julian1-0/+74