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
/
documentation
/
book
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
1
-2
/
+2
|
*
Updated versions in documentation.
Eduardo Julian
2021-11-30
5
-23
/
+23
|
*
Added the new forum to the documentation, plus updated versions.
Eduardo Julian
2021-11-02
5
-23
/
+23
|
*
v0.6.3
Eduardo Julian
2021-10-22
5
-21
/
+21
|
*
Fixed erroneous path in "Chapter 1: Getting started".
Eduardo Julian
2021-10-09
1
-1
/
+1
|
*
Updated version in book.
Eduardo Julian
2021-10-09
5
-22
/
+22
|
*
Added link to Aedifex to "Chapter 1: Getting started".
Eduardo Julian
2021-10-01
1
-1
/
+1
|
*
Updates and fixes for the book.
Eduardo Julian
2021-09-20
28
-1064
/
+1196
|
*
No more module annotations.
Eduardo Julian
2021-09-08
1
-2
/
+2
|
*
New chapter on compiler extensions.
Eduardo Julian
2021-09-06
2
-0
/
+252
|
*
Added a chapter on cross-platform Lux.
Eduardo Julian
2021-09-05
25
-155
/
+402
|
*
De-taggification | part 3
Eduardo Julian
2021-09-05
1
-49
/
+49
|
*
Appendix H: Aedifex
Eduardo Julian
2021-09-04
3
-1
/
+223
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-2
/
+2
|
*
De-taggification | part 1
Eduardo Julian
2021-09-01
13
-12
/
+55
|
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-0
/
+146
|
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-0
/
+68
|
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
1
-0
/
+131
|
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
1
-0
/
+156
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-0
/
+236
|
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
1
-0
/
+88
|
*
Can now produce arbitrary code fragments statically by evaluating arbitrary ↵
Eduardo Julian
2021-08-21
2
-1
/
+247
|
|
|
|
expressions at compile-time.
*
More fixes.
Eduardo Julian
2021-08-20
1
-0
/
+22
|
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
2
-1
/
+173
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
2
-1
/
+94
|
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
2
-1
/
+194
|
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
2
-1
/
+200
|
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
2
-1
/
+114
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
2
-1
/
+242
|
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
2
-1
/
+265
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
|
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
2
-1
/
+169
|
*
Fixed a bug in the new compiler which allowed the same module to be imported ↵
Eduardo Julian
2021-08-02
2
-1
/
+316
|
|
|
|
more than once.
*
Even more renamings.
Eduardo Julian
2021-08-01
2
-1
/
+191
|
*
Yet more renamings.
Eduardo Julian
2021-07-31
2
-1
/
+317
|
*
More renamings.
Eduardo Julian
2021-07-30
2
-1
/
+375
|
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
2
-1
/
+176
|
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
2
-1
/
+226
|
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
3
-8
/
+160
|
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
2
-0
/
+105
|
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-0
/
+31