aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/package.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-1/+1
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-2/+2
2020-11-17Made the syntax of ^template more consistent.Eduardo Julian1-2/+30
2020-11-02Allow defining anonymous actors.Eduardo Julian1-2/+13
2020-11-01Improved the design of actors.Eduardo Julian1-0/+36