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
/
library
/
lux
/
target
/
jvm
/
constant.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-03
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
1
-251
/
+0
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-3
/
+3
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-2
/
+2
2022-06-30
Alternative names for (un)quoting macros.
Eduardo Julian
1
-2
/
+3
2022-06-26
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
1
-38
/
+38
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-5
/
+5
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-2
/
+2
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-17
/
+17
2022-06-15
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
1
-2
/
+2
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-2
/
+2
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-10
/
+10
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-5
/
+5
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
1
-3
/
+3
2022-06-04
De-sigil-ification: #
Eduardo Julian
1
-7
/
+7
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-2
/
+2
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-2
/
+2
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-2
/
+2
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-7
/
+7
2022-04-09
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
1
-3
/
+3
2022-04-08
Removed (mostly useless) pattern-matching macro for abstract types.
Eduardo Julian
1
-1
/
+1
2022-04-08
De-sigil-ification: $
Eduardo Julian
1
-7
/
+7
2022-03-30
De-sigil-ification: /
Eduardo Julian
1
-5
/
+5
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
1
-1
/
+1
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
1
-8
/
+8
2022-03-15
De-sigil-ification: ^
Eduardo Julian
1
-3
/
+4
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
1
-4
/
+4
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
1
-39
/
+39
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
1
-2
/
+2
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-15
"Row" => "Sequence"
Eduardo Julian
1
-3
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
1
-8
/
+8
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
1
-5
/
+5
2021-09-10
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
1
-57
/
+57
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
1
-14
/
+14
2021-09-08
De-bracing | part 2
Eduardo Julian
1
-2
/
+2
2021-09-08
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
1
-61
/
+57
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-21
/
+21
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-11
/
+11
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-4
/
+4
2021-08-29
De-taggification | part 0
Eduardo Julian
1
-2
/
+2
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-2
/
+2
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-21
/
+26
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
1
-25
/
+25
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-18
/
+22
2021-07-25
Better syntax for "library/lux.^multi".
Eduardo Julian
1
-2
/
+2
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-24
/
+25
2021-07-11
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
1
-1
/
+1
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-3
/
+3
2021-05-24
Re-named lux/host to lux/ffi.
Eduardo Julian
1
-2
/
+2
[next]