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
/
lux
/
tool
/
compiler
/
meta
/
archive
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
5
-332
/
+0
|
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
1
-5
/
+6
|
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-1
/
+2
|
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
2
-4
/
+4
|
*
Removed several unnecessary imports.
Eduardo Julian
2020-12-12
1
-2
/
+3
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
3
-27
/
+27
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-3
/
+3
|
*
Made the syntax of ^template more consistent.
Eduardo Julian
2020-11-17
1
-3
/
+3
|
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-7
/
+7
|
*
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
2020-10-24
1
-3
/
+3
|
*
Build programs.
Eduardo Julian
2020-08-28
1
-1
/
+2
|
*
"abstract:" macro now takes annotations after representation type.
Eduardo Julian
2020-08-09
3
-6
/
+0
|
*
Re-added & u[dated packaging machinery.
Eduardo Julian
2020-06-28
1
-1
/
+2
|
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-1
/
+1
|
*
:share no longer relies on :assume
Eduardo Julian
2020-05-17
1
-1
/
+1
|
*
Compiler versions are now natural numbers, and are included as part of the ↵
Eduardo Julian
2020-05-12
1
-5
/
+7
|
|
|
|
names/paths of artifacts.
*
Now storing and loading extensions in the cache.
Eduardo Julian
2020-05-11
1
-31
/
+86
|
*
Loading the artifacts from the cache and re-populating the analyser's state.
Eduardo Julian
2020-05-06
1
-2
/
+6
|
*
Fixed bugs while parsing modules' cached data.
Eduardo Julian
2020-05-05
1
-15
/
+14
|
*
Now caching the documents generated after compiling each module.
Eduardo Julian
2020-04-22
4
-11
/
+109
|
*
Generating module IDs in a similar way to artifact IDs.
Eduardo Julian
2020-04-18
2
-11
/
+11
|
*
Generating definition names in a new way.
Eduardo Julian
2020-04-16
1
-0
/
+10
|
*
Got the new compiler to build again.
Eduardo Julian
2020-03-19
1
-4
/
+12
|
*
No passing the archive as a parameter to all phases.
Eduardo Julian
2020-03-18
2
-2
/
+53
|
*
Re-located compiler's version.
Eduardo Julian
2020-01-11
1
-1
/
+1
|
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
1
-7
/
+7
|
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-2
/
+2
|
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-1
/
+1
|
*
Got new-luxc to compile/build again.
Eduardo Julian
2019-02-24
3
-4
/
+2
|
*
Re-named "lux/platform" to "lux/tool".
Eduardo Julian
2019-02-12
4
-0
/
+108