| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | Integrate `Fixnum` class into `Integer` class | dearblue | |
| * The `Fixnum` constant is now an alias for the `Integer` class. * Remove `struct mrb_state::fixnum_class` member. If necessary, use `struct mrb_state::integer_class` instead. | |||
| 2013-06-14 | Improve Bootstrap Literal Tests | Daniel Bovensiepen | |
| 2012-05-29 | Add Test cases for Literals, Enumeration, Exceptions and clean line endings | Daniel Bovensiepen | |
| 2012-05-16 | Add newline in the end of test case files so that the concat of all files ↵ | Daniel Bovensiepen | |
| works in all cases proper | |||
| 2012-05-16 | Add first part of the bootstrap code | Daniel Bovensiepen | |
