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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
5
-47
/
+81
2020-10-31
Easy to use Rev constants.
Eduardo Julian
14
-70
/
+76
2020-10-25
Some small refactoring.
Eduardo Julian
7
-50
/
+35
2020-10-25
Some improvements to the Lux syntax parser.
Eduardo Julian
5
-37
/
+67
2020-10-24
Changed type-parameters for Mixin types.
Eduardo Julian
2
-33
/
+48
2020-10-24
Re-named some list functions.
Eduardo Julian
1
-3
/
+3
2020-10-24
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
10
-361
/
+389
2020-10-15
Re-named "to-text" functions to "format".
Eduardo Julian
4
-67
/
+163
2020-10-14
Gave the Location type its own module.
Eduardo Julian
4
-29
/
+55
2020-10-12
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
8
-37
/
+46
2020-10-12
Tweaked how I64 masks are made.
Eduardo Julian
1
-8
/
+19
2020-10-09
Mandatory long names for JVM imports, instead of having "long" be optional ↵
Eduardo Julian
7
-38
/
+38
and short be default.
2020-10-09
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
3
-23
/
+41
2020-10-07
Test imports for circular dependencies.
Eduardo Julian
6
-15
/
+277
2020-10-03
Gave Aedifex support for multiple profiles.
Eduardo Julian
11
-217
/
+417
2020-10-03
Added deployment code to Aedifex.
Eduardo Julian
7
-8
/
+200
2020-09-16
Changed the format of project descriptor files.
Eduardo Julian
1
-65
/
+101
2020-08-29
Test programs + auti build/test.
Eduardo Julian
6
-40
/
+245
2020-08-28
Build programs.
Eduardo Julian
8
-15
/
+305
2020-08-26
Download and catch dependencies in Aedifex.
Eduardo Julian
10
-102
/
+564
2020-08-18
Calculate SHA-1 and MD5 hashes.
Eduardo Julian
3
-2
/
+30
2020-08-17
Add local repo installation to Aedifex.
Eduardo Julian
8
-45
/
+196
2020-08-12
Aedifex can generate POM files.
Eduardo Julian
2
-0
/
+119
2020-08-12
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
4
-0
/
+315
2020-08-09
Allow "#io" outputs for JS imports.
Eduardo Julian
1
-35
/
+36
2020-08-08
Fixed the last set of bugs involved in JS compilation.
Eduardo Julian
1
-1
/
+1
2020-07-16
Can get the JS compiler to compile its own source-code.
Eduardo Julian
1
-16
/
+29
2020-07-14
Mo' fixes, less problems.
Eduardo Julian
1
-2
/
+3
2020-07-11
Got the JS compiler to compile fully.
Eduardo Julian
1
-2
/
+0
2020-07-10
Fixes and improvements to JavaScript compilation.
Eduardo Julian
1
-1
/
+2
2020-07-05
Got the JS compiler code to build again.
Eduardo Julian
1
-14
/
+22
2020-07-01
WIP: Leiningen integration with the new JVM compiler.
Eduardo Julian
1
-5
/
+6
2020-06-29
Added the missing cache invalidation to the new compiler.
Eduardo Julian
1
-3
/
+6
2020-06-28
Re-added & u[dated packaging machinery.
Eduardo Julian
1
-6
/
+30
2020-05-29
Can now import previously exported libraries.
Eduardo Julian
4
-5
/
+73
2020-05-28
Can now export Lux code as library TAR files.
Eduardo Julian
3
-39
/
+122
2020-05-17
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2
-3
/
+3
2020-05-17
:share no longer relies on :assume
Eduardo Julian
1
-2
/
+2
2020-05-16
Parallel compilation for the new compiler(s).
Eduardo Julian
3
-59
/
+39
2020-05-09
Including runtime machinery in the cache.
Eduardo Julian
1
-7
/
+6
2020-05-06
Loading the artifacts from the cache and re-populating the analyser's state.
Eduardo Julian
1
-1
/
+1
2020-04-21
Now caching the reservations from the archive.
Eduardo Julian
1
-9
/
+13
2020-04-19
Fixed artifact file-name generation and archive module naming in caching.
Eduardo Julian
1
-1
/
+3
2020-04-16
Generating definition names in a new way.
Eduardo Julian
1
-12
/
+12
2020-03-19
Got the new compiler to build again.
Eduardo Julian
1
-29
/
+32
2020-03-05
Beginning to cache artifacts.
Eduardo Julian
1
-4
/
+6
2020-01-11
Re-located code related to Lux's compilation across the different phases.
Eduardo Julian
1
-7
/
+8
2020-01-10
Re-located Lux's parser.
Eduardo Julian
1
-2
/
+4
2019-12-30
Re-located generation infrastructure.
Eduardo Julian
1
-2
/
+2
2019-12-30
Re-organized macro-expansion machinery.
Eduardo Julian
1
-2
/
+2
[next]