aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-179-120/+182
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-075-166/+110
* Improved error reporting for syntax macros.Eduardo Julian2020-11-059-28/+110
* Added CoMonad for CoFree.Eduardo Julian2020-11-022-0/+51
* Allow defining anonymous actors.Eduardo Julian2020-11-025-142/+164
* Improved the design of actors.Eduardo Julian2020-11-017-52/+89
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-313-28/+71
* Easy to use Rev constants.Eduardo Julian2020-10-3110-59/+65
* Some small refactoring.Eduardo Julian2020-10-253-40/+25
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-254-5/+64
* 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