Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse.y: more token names | nobu | 2019-01-21 | 1 | -3/+3 |
* | parse.y: parse precisely | nobu | 2013-08-02 | 1 | -0/+2 |
* | * parse.y (negate_lit): add T_RATIONAL and T_COMPLEX to the switch | charliesome | 2013-08-02 | 1 | -0/+4 |
* | * bootstraptest/test_literal_suffix.rb: add two test cases to | mrkn | 2013-08-01 | 1 | -0/+2 |
* | * rational.c (rb_flt_rationalize_with_prec): new public C function | mrkn | 2013-08-01 | 1 | -0/+46 |