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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Some improvements to the Lux syntax parser.
Eduardo Julian
2020-10-25
4
-5
/
+64
|
*
Changed type-parameters for Mixin types.
Eduardo Julian
2020-10-24
1
-0
/
+35
|
*
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
2020-10-24
9
-359
/
+386
|
*
Re-named "to-text" functions to "format".
Eduardo Julian
2020-10-15
4
-67
/
+163
|
*
Gave the Location type its own module.
Eduardo Julian
2020-10-14
4
-29
/
+55
|
*
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
2020-10-12
7
-36
/
+45
|
*
Tweaked how I64 masks are made.
Eduardo Julian
2020-10-12
1
-8
/
+19
|
*
Mandatory long names for JVM imports, instead of having "long" be optional ↵
Eduardo Julian
2020-10-09
6
-36
/
+36
|
|
|
|
and short be default.
*
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
2020-10-09
3
-23
/
+41
|
*
Test imports for circular dependencies.
Eduardo Julian
2020-10-07
6
-15
/
+277
|
*
Gave Aedifex support for multiple profiles.
Eduardo Julian
2020-10-03
10
-163
/
+364
|
*
Added deployment code to Aedifex.
Eduardo Julian
2020-10-03
6
-5
/
+192
|
*
Changed the format of project descriptor files.
Eduardo Julian
2020-09-16
1
-65
/
+101
|
*
Test programs + auti build/test.
Eduardo Julian
2020-08-29
5
-37
/
+229
|
*
Build programs.
Eduardo Julian
2020-08-28
7
-14
/
+299
|
*
Download and catch dependencies in Aedifex.
Eduardo Julian
2020-08-26
9
-72
/
+500
|
*
Calculate SHA-1 and MD5 hashes.
Eduardo Julian
2020-08-18
2
-1
/
+30
|
*
Add local repo installation to Aedifex.
Eduardo Julian
2020-08-17
5
-3
/
+123
|
*
Aedifex can generate POM files.
Eduardo Julian
2020-08-12
2
-0
/
+119
|
*
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
2020-08-12
3
-0
/
+222
[prev]