aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/text/unicode/set.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-239/+0
2021-07-06Simplified the API for file-system operations.Eduardo Julian1-0/+1
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-1/+1
2021-05-18Got rid of the {}s in ":share" and made it pipe-able.Eduardo Julian1-2/+3
2021-02-15Almost done with Lua.Eduardo Julian1-1/+5
2021-02-10Continuing with LuaEduardo Julian1-7/+20
2021-01-12Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian1-5/+5
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-89/+89
2020-12-22Properly naming unicode Block type.Eduardo Julian1-146/+153
2020-12-17More optimizations to the Lux syntax parser.Eduardo Julian1-0/+213