Age | Commit message (Expand) | Author |
---|---|---|
2021-06-25 | Implement native extension system | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-04 | Add API for registering native extensions | reduz |
2021-04-02 | fix crash on null class in ClassDB.get_property() and set_property() | jmb462 |
2021-01-19 | Modernize RWLock | Pedro J. Estébanez |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-03 | [Complex Text Layouts] Add compatibility for legacy Font resources. | bruvzg |
2020-11-28 | Mention lack of optional setter arguments in `ClassDB::add.property()` | Hugo Locurcio |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |