aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/type (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Updated the documentation of most modules left.Eduardo Julian2017-01-042-29/+58
* - ::: can now work with arbitrary higher-order structures.Eduardo Julian2016-12-291-31/+43
* - ::: now has support for second-order structure selection.Eduardo Julian2016-12-292-15/+95
* - Fixed a bug with struct auto selection (couldn't handle mixes of vars and e...Eduardo Julian2016-12-281-8/+8
* - Now, it's possible to omit the module-prefix from the names of member funct...Eduardo Julian2016-12-271-2/+30
* - Updated tests for lux/type.Eduardo Julian2016-12-152-22/+53
* - Renamed "==" function to "is".Eduardo Julian2016-12-121-1/+1
* - Added tests for lux/math/ratio and lux/math/simple.Eduardo Julian2016-12-121-1/+1
* - Minor refactorings and expansions.Eduardo Julian2016-12-041-4/+4
* - Implemented macros for using math functions in an easier (unprefixed) way.Eduardo Julian2016-12-021-48/+48
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-022-13/+13
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-012-0/+729