diff options
Diffstat (limited to 'stdlib/source/library')
-rw-r--r-- | stdlib/source/library/lux/meta/macro/class.lux (renamed from stdlib/source/library/lux/meta/macro/custom.lux) | 2 | ||||
-rw-r--r-- | stdlib/source/library/lux/world/locale.lux (renamed from stdlib/source/library/lux/locale.lux) | 0 | ||||
-rw-r--r-- | stdlib/source/library/lux/world/locale/language.lux (renamed from stdlib/source/library/lux/locale/language.lux) | 0 | ||||
-rw-r--r-- | stdlib/source/library/lux/world/locale/territory.lux (renamed from stdlib/source/library/lux/locale/territory.lux) | 0 |
4 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/source/library/lux/meta/macro/custom.lux b/stdlib/source/library/lux/meta/macro/class.lux index 632219851..1c529d7cc 100644 --- a/stdlib/source/library/lux/meta/macro/custom.lux +++ b/stdlib/source/library/lux/meta/macro/class.lux @@ -1,3 +1,5 @@ +... [Not everything is an expression](https://codewords.recurse.com/issues/two/not-everything-is-an-expression) + (.require [library [lux (.except local) diff --git a/stdlib/source/library/lux/locale.lux b/stdlib/source/library/lux/world/locale.lux index 6cd384586..6cd384586 100644 --- a/stdlib/source/library/lux/locale.lux +++ b/stdlib/source/library/lux/world/locale.lux diff --git a/stdlib/source/library/lux/locale/language.lux b/stdlib/source/library/lux/world/locale/language.lux index ae11c87b1..ae11c87b1 100644 --- a/stdlib/source/library/lux/locale/language.lux +++ b/stdlib/source/library/lux/world/locale/language.lux diff --git a/stdlib/source/library/lux/locale/territory.lux b/stdlib/source/library/lux/world/locale/territory.lux index 74c30fce6..74c30fce6 100644 --- a/stdlib/source/library/lux/locale/territory.lux +++ b/stdlib/source/library/lux/world/locale/territory.lux |