index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lux-mode
/
lux-mode.el
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
1
-2
/
+2
*
Replaced the digit separator in numbers from "_" to ",".
Eduardo Julian
2019-03-13
1
-1
/
+1
*
Re-named ":extract" to ":by-example".
Eduardo Julian
2019-03-12
1
-1
/
+1
*
Added the capacity to extract type-information from values to create new type...
Eduardo Julian
2019-03-02
1
-1
/
+1
*
Added branding to capabilities to better differentiate between capabilities t...
Eduardo Julian
2019-02-03
1
-1
/
+3
*
Tests are now first class.
Eduardo Julian
2019-01-30
1
-1
/
+1
*
Added dynamic typing.
Eduardo Julian
2019-01-24
1
-1
/
+3
*
- WIP: Expansion of CSS machinery.
Eduardo Julian
2019-01-22
1
-1
/
+1
*
Small adjustments.
Eduardo Julian
2019-01-08
1
-2
/
+5
*
Added macros for remembering things to the programmer based on deadlines.
Eduardo Julian
2019-01-02
1
-1
/
+3
*
- Some refactoring.
Eduardo Julian
2018-12-09
1
-1
/
+1
*
Basic implementation for sessions.
Eduardo Julian
2018-12-09
1
-1
/
+1
*
Updated lux-mode.
Eduardo Julian
2018-08-26
1
-2
/
+2
*
No more escaping of back-slash.
Eduardo Julian
2018-08-23
1
-2
/
+1
*
- More minor optimizations.
Eduardo Julian
2018-08-20
1
-3
/
+0
*
Fixed type in lux-mode.
Eduardo Julian
2018-08-20
1
-1
/
+1
*
Adjusted lux-mode to the latest syntactic changes.
Eduardo Julian
2018-07-28
1
-10
/
+17
*
Re-named "name-for" to "name-of".
Eduardo Julian
2018-07-21
1
-1
/
+1
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
1
-7
/
+6
*
Improved syntax-highlighting for Lux.
Eduardo Julian
2018-07-21
1
-37
/
+75
*
Re-named "Ident" to "Name".
Eduardo Julian
2018-07-21
1
-1
/
+1
*
Improvements to lux-mode.
Eduardo Julian
2018-07-18
1
-66
/
+65
*
- New syntax for bit values: "#0" and "#1", instead of "false" and "true".
Eduardo Julian
2018-07-14
1
-58
/
+69
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
1
-1
/
+1
*
- Re-named "type-of" to ":of".
Eduardo Julian
2018-07-11
1
-1
/
+1
*
- Re-named "struct:" to "structure:".
Eduardo Julian
2018-07-10
1
-2
/
+2
*
- Re-named "sig:" to "signature:".
Eduardo Julian
2018-07-10
1
-1
/
+1
*
- Fixes: Part 1.
Eduardo Julian
2018-07-09
1
-1
/
+1
*
- Fixes: Part 0.
Eduardo Julian
2018-07-09
1
-1
/
+1
*
- Implemented ":share" macro for easier type-sharing when casting.
Eduardo Julian
2018-07-07
1
-1
/
+1
*
- Removed "alias:" due to the potential for introducing confusion due to havi...
Eduardo Julian
2018-07-04
1
-1
/
+1
*
- Re-named "degree" to "revolution".
Eduardo Julian
2018-07-04
1
-1
/
+1
*
- Implemented ":cast" macro, and used it to implement both ":abstraction" and...
Eduardo Julian
2018-07-04
1
-2
/
+2
*
- Improved syntax for numeric literals by allowing arbitrary zeroes (0) at th...
Eduardo Julian
2018-07-03
1
-7
/
+5
*
- Re-named "stream" to "sequence".
Eduardo Julian
2018-07-03
1
-2
/
+2
*
- Re-named "sequence" to "row".
Eduardo Julian
2018-07-03
1
-1
/
+1
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
1
-1
/
+1
*
- Re-named "@abstraction" to ":abstraction" and "@representation" to ":repres...
Eduardo Julian
2018-07-03
1
-1
/
+1
*
- Re-named ":!" to ":coerce".
Eduardo Julian
2018-07-03
1
-1
/
+1
*
- Re-named ":!!" to ":assume".
Eduardo Julian
2018-07-03
1
-2
/
+2
*
- WIP: Migrated synthesis to stdlib.
Eduardo Julian
2018-05-26
1
-1
/
+1
*
- Minor improvements.
Eduardo Julian
2018-05-23
1
-2
/
+2
*
- Re-named ".../eq" modules to ".../equality".
Eduardo Julian
2018-05-13
1
-4
/
+0
*
- Implemented Deg(ree) reciprocal & conversions Deg<->Frac.
Eduardo Julian
2018-05-12
1
-1
/
+1
*
- Some minor refactoring.
Eduardo Julian
2017-12-10
1
-0
/
+1
*
- Forgot to remove "~@" syntax from lux-mode.
Eduardo Julian
2017-12-05
1
-1
/
+1
*
- Added context-sensitive macro-expansion by means of "lux in-module", and re...
Eduardo Julian
2017-12-02
1
-1
/
+1
*
- Changed some of the syntax for macro templating.
Eduardo Julian
2017-12-01
1
-1
/
+1
*
- Re-named lux/type/opaque to lux/type/abstract.
Eduardo Julian
2017-11-29
1
-1
/
+1
*
- Changed the identifier separator, from the semi-colon (;) to the period/dot...
Eduardo Julian
2017-11-29
1
-5
/
+5
[next]