aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/dependency.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
|
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-1/+1
|
* De-sigil-ification: suffix : [Part 15]Eduardo Julian2022-06-251-1/+1
|
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-161-3/+3
|
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-161-5/+5
|
* New "format" hierarchy.Eduardo Julian2022-06-131-1/+1
|
* De-sigil-ification: suffix : [Part 4]Eduardo Julian2022-06-121-11/+11
|
* De-sigil-ification: #Eduardo Julian2022-06-041-1/+1
|
* Extensible import syntax [Part 6]Eduardo Julian2022-06-041-2/+2
|
* Extensible import syntax [Part 4]Eduardo Julian2022-06-031-1/+1
|
* Extensible import syntax [Part 2]Eduardo Julian2022-06-021-1/+1
|
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-6/+6
|
* De-sigil-ification: $Eduardo Julian2022-04-081-4/+4
|
* De-sigil-ification: &Eduardo Julian2022-04-071-2/+2
|
* De-sigil-ification: @Eduardo Julian2022-03-141-19/+19
|
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-7/+7
| | | | syntax change.
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-6/+6
|
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
|
* De-taggification | part 2Eduardo Julian2021-09-041-8/+8
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-2/+2
|
* Updates to the Lua compiler.Eduardo Julian2021-08-251-2/+3
|
* Some bug fixes.Eduardo Julian2021-08-181-6/+6
|
* No more #export magic syntax.Eduardo Julian2021-08-081-4/+4
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-9/+10
|
* Made sure the "phase" parameter of extensions is always usable (even across ↵Eduardo Julian2021-07-081-2/+18
| | | | language boundaries)
* Removed several unnecessary imports.Eduardo Julian2020-12-121-2/+3
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-1/+1
| | | | convention that only macros that deal with types may start with a colon.
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-13/+9
|
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-3/+0
|
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-229/+5
|
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-42/+12
|
* Gave the Location type its own module.Eduardo Julian2020-10-141-6/+6
|
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-19/+6
|
* Mandatory long names for JVM imports, instead of having "long" be optional ↵Eduardo Julian2020-10-091-5/+5
| | | | and short be default.
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+8
|
* Added deployment code to Aedifex.Eduardo Julian2020-10-031-0/+1
|
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-1/+275
|
* Calculate SHA-1 and MD5 hashes.Eduardo Julian2020-08-181-1/+3
|
* Aedifex can generate POM files.Eduardo Julian2020-08-121-0/+1
|
* WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian2020-08-121-0/+14