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
/
licentia
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-04-08
De-sigil-ification: $
Eduardo Julian
3
-279
/
+279
2022-04-07
De-sigil-ification: &
Eduardo Julian
1
-14
/
+14
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
9
-178
/
+178
2022-03-15
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
1
-4
/
+4
2022-03-15
De-sigil-ification: ^
Eduardo Julian
1
-1
/
+1
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
1
-31
/
+31
2022-03-14
De-sigil-ification: @
Eduardo Julian
10
-308
/
+308
2021-09-15
"module:" => "using"
Eduardo Julian
22
-22
/
+22
2021-09-14
No more "^slots".
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
21
-75
/
+75
syntax change.
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
7
-44
/
+44
2021-09-12
Made the "#" character great again!
Eduardo Julian
9
-97
/
+97
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
3
-10
/
+10
2021-09-08
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
1
-3
/
+3
2021-09-07
De-taggification | part 4
Eduardo Julian
20
-121
/
+121
2021-09-05
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2
-3
/
+3
2021-09-04
De-taggification | part 2
Eduardo Julian
22
-98
/
+98
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
10
-78
/
+94
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-1
/
+1
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
7
-20
/
+20
2021-08-23
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
1
-3
/
+3
2021-08-18
Some bug fixes.
Eduardo Julian
11
-134
/
+134
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
4
-6
/
+6
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-5
/
+5
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
4
-6
/
+8
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
4
-18
/
+18
2021-08-08
No more #export magic syntax.
Eduardo Julian
20
-94
/
+94
2021-07-17
Now properly loading cached modules.
Eduardo Julian
22
-151
/
+174
2021-07-12
A bit more clarity for Licentia licenses.
Eduardo Julian
12
-101
/
+103
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
3
-12
/
+14
2021-07-11
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
1
-2
/
+2
2021-06-27
Made obtaining env variables more granular + partial Lua support.
Eduardo Julian
2
-11
/
+3
2021-06-26
Delegate text (lower|upper)-casing to the host-platform implementations.
Eduardo Julian
2
-0
/
+18
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-0
/
+1
2021-06-18
Refactored the machinery to make local macros into its own module.
Eduardo Julian
3
-3
/
+5
2021-06-14
Extracted Licentia out of the standard library.
Eduardo Julian
24
-0
/
+2314