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
/
stdlib
/
source
/
program
/
aedifex
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
2
-5
/
+7
|
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
7
-56
/
+56
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
12
-108
/
+115
|
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
5
-52
/
+53
|
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
4
-12
/
+13
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
21
-371
/
+371
|
*
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
2022-03-11
1
-0
/
+1
|
|
|
|
else).
*
ADDED Can pass config parameters to compiler and select code based on it. ↵
Eduardo Julian
2022-02-23
11
-198
/
+219
|
|
|
|
Can also select code based on compiler version.
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
5
-133
/
+172
|
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
1
-0
/
+1
|
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
2
-26
/
+31
|
*
Properly inheriting the default profile in Aedifex.
Eduardo Julian
2021-10-31
2
-2
/
+2
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
9
-259
/
+261
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
47
-47
/
+47
|
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
5
-10
/
+10
|
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
1
-1
/
+1
|
*
No more "^slots".
Eduardo Julian
2021-09-14
7
-22
/
+22
|
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
11
-11
/
+11
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
47
-354
/
+354
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
30
-219
/
+219
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
33
-336
/
+336
|
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
1
-129
/
+129
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
5
-28
/
+28
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
30
-169
/
+169
|
*
De-bracing | part 2
Eduardo Julian
2021-09-08
1
-2
/
+2
|
*
De-bracing | part 1
Eduardo Julian
2021-09-08
1
-2
/
+0
|
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
5
-8
/
+13
|
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
1
-130
/
+128
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
46
-488
/
+488
|
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
14
-25
/
+25
|
*
De-taggification | part 3
Eduardo Julian
2021-09-05
2
-22
/
+15
|
*
Appendix H: Aedifex
Eduardo Julian
2021-09-04
1
-1
/
+1
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
47
-430
/
+430
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
20
-100
/
+103
|
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
1
-12
/
+13
|
*
De-taggification | part 0
Eduardo Julian
2021-08-29
3
-3
/
+3
|
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
10
-18
/
+18
|
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
1
-14
/
+16
|
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
20
-103
/
+133
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
21
-94
/
+94
|
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
15
-57
/
+57
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
23
-212
/
+215
|
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
6
-19
/
+19
|
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
2
-3
/
+3
|
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
7
-18
/
+18
|
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
8
-18
/
+18
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
13
-21
/
+19
|
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
15
-66
/
+66
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
47
-213
/
+215
|
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
13
-30
/
+30
|
[prev]
[next]