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
/
compositor.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
1
-3
/
+3
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
1
-9
/
+8
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
1
-4
/
+4
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
1
-1
/
+2
*
Re-named directives to declarations.
Eduardo Julian
2022-06-26
1
-8
/
+8
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-2
/
+2
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-5
/
+5
*
Better syntax for the "sharing" and "by_example" macros.
Eduardo Julian
2022-06-15
1
-14
/
+12
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
1
-1
/
+1
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
1
-1
/
+1
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-7
/
+7
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-1
/
+1
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-4
/
+4
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-17
/
+17
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-4
/
+4
*
More efficient TAR handling.
Eduardo Julian
2022-04-07
1
-3
/
+4
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
1
-6
/
+7
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-3
/
+3
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
1
-1
/
+1
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-18
/
+18
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-10
/
+10
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
1
-4
/
+4
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
1
-3
/
+2
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
1
-1
/
+1
*
Finishing the meta-compiler [Part 5]
Eduardo Julian
2022-03-02
1
-1
/
+3
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
1
-4
/
+5
*
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
2022-02-23
1
-2
/
+2
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
1
-11
/
+9
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
1
-1
/
+4
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
1
-3
/
+3
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
1
-4
/
+4
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
1
-1
/
+1
*
Updated copyright notices.
Eduardo Julian
2022-02-05
1
-4
/
+4
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
1
-2
/
+3
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
1
-3
/
+4
*
Better text formatting for types.
Eduardo Julian
2022-01-20
1
-55
/
+53
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
1
-8
/
+16
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
1
-2
/
+12
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
1
-2
/
+1
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-1
/
+1
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-20
/
+20
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-7
/
+7
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-14
/
+14
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-9
/
+9
*
De-bracing | part 2
Eduardo Julian
2021-09-08
1
-2
/
+2
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-27
/
+27
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-3
/
+3
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-22
/
+22
[next]