aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data/text/format.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
* Got rid of the {}s in ":share" and made it pipe-able.Eduardo Julian2021-05-181-1/+2
* Moved "log!" function under "lux/debug".Eduardo Julian2021-01-081-1/+1
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-7/+7
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-4/+4
* Refactored "export" common syntax.Eduardo Julian2020-12-231-2/+3
* Removed several unnecessary imports.Eduardo Julian2020-12-121-0/+163
* Ported tests for text-related modules.Eduardo Julian2019-03-221-21/+0
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-8/+8
* Integrated tests into normal source code.Eduardo Julian2019-02-051-0/+21