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
/
luxc
/
src
/
lux
/
type
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
2020-12-04
1
-411
/
+0
*
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
2020-10-09
1
-2
/
+7
*
WIP: Ruby compiler.
Eduardo Julian
2019-04-09
1
-9
/
+18
*
Fixed a host-related type-checking bug in the old compiler.
Eduardo Julian
2019-04-09
1
-26
/
+18
*
Method imports are now done as macros instead of functions.
Eduardo Julian
2018-08-29
1
-2
/
+4
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
1
-1
/
+1
*
- Re-named "degree" to "revolution".
Eduardo Julian
2018-07-04
1
-1
/
+1
*
- Re-named Bound to Paremeter.
Eduardo Julian
2018-07-04
1
-2
/
+2
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
1
-4
/
+4
*
- Added new #I64 type as foundation for types based on 64-bit integers.
Eduardo Julian
2018-05-13
1
-2
/
+3
*
- Removed Void and Unit as kinds of types.
Eduardo Julian
2018-05-05
1
-10
/
+65
*
- Re-named "Host" to "Primitive".
Eduardo Julian
2017-10-20
1
-19
/
+19
*
- Fixed a bug when serializing JVM types.
Eduardo Julian
2017-10-09
1
-1
/
+1
*
- Re-named "real" numbers to "frac"(tions).
Eduardo Julian
2017-09-04
1
-1
/
+1
*
- Removed "T" suffix from Type's tags.
Eduardo Julian
2017-05-07
1
-21
/
+21
*
- Made some improvements to error messages in the compiler.
Eduardo Julian
2017-04-05
1
-7
/
+9
*
- Re-designed atomic operations as common procedures.
Eduardo Julian
2017-02-23
1
-37
/
+35
*
- Changed the license from MPL 2.0 to MIT.
Eduardo Julian
2017-01-26
1
-5
/
+0
*
- Improved Lux error messages by ensuring the cursor is always present.
Eduardo Julian
2017-01-25
1
-6
/
+6
*
- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.
Eduardo Julian
2017-01-25
1
-4
/
+4
*
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
2016-12-01
1
-0
/
+352