summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-22Upstream 2.0Jonathon Fernyhough
2021-06-18upgpkg: lily 1.16-1Jonathon Fernyhough
upstream release Upstream 1.16
2021-03-11Upstream 1.15Jonathon Fernyhough
2020-07-13Upstream 1.13Jonathon Fernyhough
2019-10-26Upstream 1.10. Add changelog.Jonathon Fernyhough
2018-09-02Version 1.5.Jonathon Fernyhough
Blocks require braces and a couple dynaload changes.
2018-04-12Version 1.4Jonathon Fernyhough
This version focuses on coroutines and doesn't do much else.
2018-01-11Version 1.3Jonathon Fernyhough
Lily is now 6 1/2 years old. This release doesn't have many features, but the ones it has are interesting. Forward declarations, static qualifier, and a change to import to make it more robust. The biggest addition is adding keyword arguments (they're handled at parse-time for zero vm cost).
2017-10-11Version 1.2Jonathon Fernyhough
[upstream] This release introduces a syntax for direct imports `import (x, y) z`, and makes scopes required for class methods. The focus on this release was on cleaning up little internal issues and bugfixing. This release is the first to use codecov to track code coverage. The cleanups and testing done in this release are so that the next release can be jammed with features.
2017-07-21Enable testsJonathon Fernyhough
2017-07-11Remove unnecessary fieldsJonathon Fernyhough
2017-07-11Update for 1.1Jonathon Fernyhough
2017-02-02Update for 1.0Jonathon Fernyhough
2016-11-05Make source archive filename explicitJonathon Fernyhough
2016-10-09Update for 0.18 release. Remove 'include' location patch. Use included ↵Jonathon Fernyhough
license.txt.
2016-09-06Fix stupid brainfart typoJonathon Fernyhough
2016-09-06Get license.txt from tag, not masterJonathon Fernyhough
2016-09-06Update repo name (again)Jonathon Fernyhough
2016-09-06Update for new repo nameJonathon Fernyhough
2016-09-01Make variables consistentJonathon Fernyhough
2016-09-01Fix indentation...Jonathon Fernyhough
2016-09-01Initial commitJonathon Fernyhough