aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed type-parameters for Mixin types.Eduardo Julian2020-10-241-0/+35
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-249-359/+386
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-154-67/+163
* Gave the Location type its own module.Eduardo Julian2020-10-144-29/+55
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-127-36/+45
* Tweaked how I64 masks are made.Eduardo Julian2020-10-121-8/+19
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-096-36/+36
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-093-23/+41
* Test imports for circular dependencies.Eduardo Julian2020-10-076-15/+277
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-0310-163/+364
* Added deployment code to Aedifex.Eduardo Julian2020-10-036-5/+192
* Changed the format of project descriptor files.Eduardo Julian2020-09-161-65/+101
* Test programs + auti build/test.Eduardo Julian2020-08-295-37/+229
* Build programs.Eduardo Julian2020-08-287-14/+299
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-269-72/+500
* Calculate SHA-1 and MD5 hashes.Eduardo Julian2020-08-182-1/+30
* Add local repo installation to Aedifex.Eduardo Julian2020-08-175-3/+123
* Aedifex can generate POM files.Eduardo Julian2020-08-122-0/+119
* WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian2020-08-123-0/+222