Commit Graph

9 Commits

Author SHA1 Message Date
gingerBill
842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause
This change was made in order to allow things produced with Odin and using Odin's core library, to not require the LICENSE to also be distributed alongside the binary form.
2025-10-28 14:38:25 +00:00
gingerBill
83c9739a7d Update year 2024-03-27 00:58:21 +00:00
gingerBill
a6cef2e50e Update LICENSE 2022-04-26 21:47:45 +01:00
gingerBill
1cd3b693ae Update LICENSE 2021-08-15 12:12:48 +01:00
gingerBill
50369cf19c Update LICENSE year 2021-05-16 12:48:36 +01:00
gingerBill
5b7e1cd6f6 Update LICENSE 2020-08-01 11:35:56 +01:00
Ginger Bill
9a8759efef Polymorphic type specialization for procedures 2017-07-17 15:08:36 +01:00
Ginger Bill
fb45287e9e Fix import/export rules for #import as . 2016-11-23 13:46:59 +00:00
gingerBill
f7a669d342 Initial release version
* Code cleanup
* Fix some TODOs
* Reduce heap allocation use and replace with arena allocation
2016-07-09 00:31:57 +01:00