savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
156 stars 12 forks source link

Add more `Platform` constants, and decide on `is_` name convention. #260

Closed jemc closed 2 years ago

jemc commented 2 years ago

Existing constants that did not follow the new name convention have been retained for now as wrappers for the new is_ names.

The old names are now deprecated and can be removed once libraries are updated to use the new names.