aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/concatenative.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Improved the syntax for the "lux.function" macro.Eduardo Julian2018-04-051-27/+27
* - "gensym" went back to producing Code, instead of Ident.Eduardo Julian2017-12-021-11/+10
* - Added context-sensitive macro-expansion by means of "lux in-module", and re...Eduardo Julian2017-12-021-3/+3
* - Changed some of the syntax for macro templating.Eduardo Julian2017-12-011-27/+28
* - Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian2017-11-291-126/+126
* - Got rid of even more dots.Eduardo Julian2017-11-271-7/+7
* - Changed the prefixes of numeric functions.Eduardo Julian2017-11-271-48/+48
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-13/+13
* - Re-named "Lux" type to "Meta".Eduardo Julian2017-10-161-15/+15
* - Re-named lux/control/parser;opt to lux/control/parser;maybe.Eduardo Julian2017-10-161-1/+1
* - Some refactoring.Eduardo Julian2017-09-191-2/+2
* - Added "when" function (great for piping).Eduardo Julian2017-09-191-1/+1
* - Re-named "real" numbers to "frac"(tions).Eduardo Julian2017-09-041-12/+12
* - Relocated the "object" and "concatenative" modules.Eduardo Julian2017-07-231-0/+333