aboutsummaryrefslogtreecommitdiff
path: root/lux-mode (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-19- Some refactoring.Eduardo Julian1-4/+2
2017-09-08- Re-named "jvm-import" to "import".Eduardo Julian1-2/+2
2017-09-05- Added alternative syntax for Frac numbers, based on traditional ratio/fract...Eduardo Julian1-1/+4
2017-08-21- Renamed "model" to "opaque".Eduardo Julian1-1/+1
2017-08-03- Added "on:" syntax for spaces.Eduardo Julian1-2/+2
2017-07-25- Added "model:", "unit:" and "scale:" to syntax highlighting.Eduardo Julian1-0/+2
2017-07-22- Removed Char support in lux-mode.Eduardo Julian1-4/+1
2017-07-02- Lux no longer has a Char primitive data-type.Eduardo Julian1-1/+2
2017-06-26- Changed the syntax-highlighting rules.Eduardo Julian1-2/+8
2017-06-21- Forgot to commit the change in lux-mode when renaming "test:" to "context:".Eduardo Julian1-1/+1
2017-05-24- Renamed ^=> to ^multi.Eduardo Julian1-1/+1
2017-05-07- Changed the name of "let%" to "with-expansions".Eduardo Julian1-3/+2
2017-04-30- Added <|. to syntax highlights.Eduardo Julian1-2/+2
2017-04-10- Renamed "lambda" to "function".Eduardo Julian1-3/+3
2017-04-03- Removed assume and with-gensyms from the list of special syntax.Eduardo Julian1-3/+2
2017-04-01- Added a macro for pattern-matching using regular-expressions.Eduardo Julian1-1/+1
2017-03-28- Implemented finger-trees.Eduardo Julian1-1/+1
2017-02-17- Added "assume" into list of recognized macros.Eduardo Julian1-1/+1
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-1/+1
2017-01-25- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian1-1/+1
2017-01-07- Updated the copyright perior in the license.Eduardo Julian1-1/+1
2017-01-07- Improved the formatting in the README.Eduardo Julian1-1/+1
2016-12-25- Now, only using underscores (_) as number digit separators, without using c...Eduardo Julian1-3/+3
2016-12-18- Bug fixes and refactorings for algebraic effects.Eduardo Julian1-1/+1
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2-0/+414