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
/
hash.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
1
-4
/
+4
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-15
/
+15
*
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
2022-06-15
1
-3
/
+3
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
2022-06-12
1
-10
/
+10
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-6
/
+6
*
De-sigil-ification: : [Part 1]
Eduardo Julian
2022-06-05
1
-3
/
+3
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-6
/
+6
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-2
/
+2
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-2
/
+2
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-8
/
+8
*
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
2022-04-09
1
-4
/
+4
*
Removed (mostly useless) pattern-matching macro for abstract types.
Eduardo Julian
2022-04-08
1
-1
/
+1
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-1
/
+1
*
More efficient binary parsing.
Eduardo Julian
2022-04-06
1
-7
/
+7
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
1
-4
/
+4
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-3
/
+3
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-7
/
+7
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
1
-6
/
+6
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-1
/
+3
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
1
-4
/
+5
*
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
2022-02-23
1
-22
/
+22
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+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
-8
/
+8
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-4
/
+4
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-3
/
+3
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
1
-129
/
+129
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-2
/
+2
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
1
-2
/
+3
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
1
-130
/
+128
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-8
/
+8
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-9
/
+9
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-1
/
+1
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-3
/
+3
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
1
-8
/
+8
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-10
/
+12
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-1
/
+1
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-1
/
+1
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-7
/
+7
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-10
/
+10
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
1
-3
/
+3
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-20
/
+21
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
1
-2
/
+2
*
Re-named lux/host to lux/ffi.
Eduardo Julian
2021-05-24
1
-1
/
+1
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-3
/
+4
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-22
/
+22
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-6
/
+6
*
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2020-11-26
1
-2
/
+3
[next]