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
/
lux-php
/
source
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-1
/
+1
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
2022-03-30
1
-13
/
+13
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-2
/
+2
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-72
/
+72
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
1
-4
/
+4
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-4
/
+4
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-3
/
+3
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
1
-60
/
+65
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-99
/
+99
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
1
-1
/
+0
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-3
/
+3
*
Re-named "Identifier" to "Symbol".
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
-17
/
+17
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-5
/
+5
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-48
/
+48
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-21
/
+21
*
De-bracing | part 2
Eduardo Julian
2021-09-08
1
-2
/
+2
*
De-bracing part 0
Eduardo Julian
2021-09-08
1
-12
/
+9
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
1
-2
/
+2
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-53
/
+53
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-22
/
+22
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-5
/
+5
*
De-taggification | part 1
Eduardo Julian
2021-09-01
1
-3
/
+3
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-10
/
+10
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
1
-2
/
+2
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-12
/
+12
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-9
/
+9
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-4
/
+4
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-4
/
+4
*
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
-2
/
+2
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-0
/
+1
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-27
/
+27
*
Added type information when logging compiled definitions.
Eduardo Julian
2021-06-08
1
-59
/
+60
*
Updates for Scheme compiler.
Eduardo Julian
2021-03-18
1
-1
/
+1
*
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
2021-03-14
1
-10
/
+2
*
Almost done with PHP.
Eduardo Julian
2021-03-12
1
-88
/
+6
*
Wrestling with JPHP.
Eduardo Julian
2021-03-10
1
-171
/
+261
*
Updates for PHP compiler.
Eduardo Julian
2021-02-22
1
-273
/
+398
*
Both the old JVM interop and the new JVM interop use the same syntax for arra...
Eduardo Julian
2019-05-28
1
-3
/
+3
*
WIP: PHP compiler.
Eduardo Julian
2019-04-24
1
-0
/
+460