Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-14 | Remove unused variables | Tom Tromey | 1 | -1/+0 |
2016-07-06 | Allow subscripting raw pointers | Manish Goregaokar | 1 | -0/+6 |
2016-06-29 | Initialize strtok_r's saveptr to NULL | Manish Goregaokar | 1 | -1/+1 |
2016-06-29 | Use strtok_r instead of strsep in rust_get_disr_info | Manish Goregaokar | 1 | -3/+5 |
2016-06-27 | Print void types correctly in Rust | Manish Goregaokar | 1 | -4/+18 |
2016-06-25 | Fix formatting in rust-lang.c | Tom Tromey | 1 | -22/+20 |
2016-06-25 | Make evaluation and type-printing of all NonZero optimized enums work | Manish Goregaokar | 1 | -17/+55 |
2016-06-23 | Move logic out of symbol_find_demangled_name | Tom Tromey | 1 | -0/+13 |
2016-06-23 | Move filename extensions into language_defn | Tom Tromey | 1 | -0/+6 |
2016-05-18 | Fix build failure with GCC 4.1. | Tom Tromey | 1 | -1/+2 |
2016-05-17 | Rename OP_F90_RANGE to OP_RANGE. | Tom Tromey | 1 | -7/+6 |
2016-05-17 | Add support for the Rust language | Tom Tromey | 1 | -0/+2050 |