| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-18 | [ruby/prism] Revert "Ensure serialized file is little endian" | Kevin Newton | |
| https://github.com/ruby/prism/commit/4cec275fff | |||
| 2023-11-17 | [ruby/prism] Ensure serialized file is little endian | Kevin Newton | |
| https://github.com/ruby/prism/commit/0c762ee68a | |||
| 2023-11-03 | [ruby/prism] Fix up lint | Kevin Newton | |
| https://github.com/ruby/prism/commit/4f3a3e3ec1 | |||
| 2023-11-03 | [ruby/prism] Rename serialization APIs for consistency | Kevin Newton | |
| https://github.com/ruby/prism/commit/5a2252e3ac | |||
| 2023-11-03 | [ruby/prism] Wire up options through the FFI API | Kevin Newton | |
| https://github.com/ruby/prism/commit/f0aa8ad93b | |||
| 2023-11-03 | [ruby/prism] Create an options struct for passing all of the possible options | Kevin Newton | |
| https://github.com/ruby/prism/commit/99e81619de | |||
| 2023-11-01 | [ruby/prism] Fix up lint | Kevin Newton | |
| https://github.com/ruby/prism/commit/77d4056766 | |||
| 2023-11-01 | [ruby/prism] Even more C file documentation | Kevin Newton | |
| https://github.com/ruby/prism/commit/9c648ce615 | |||
| 2023-11-01 | [ruby/prism] Documentation for nodes | Kevin Newton | |
| https://github.com/ruby/prism/commit/69323d3df4 | |||
| 2023-11-01 | [ruby/prism] Remove unnecessary PM_EMPTY_NODE_LIST | Kevin Newton | |
| https://github.com/ruby/prism/commit/857f72e1f4 | |||
| 2023-11-01 | [ruby/prism] Documentation for defines, version, and prettyprint | Kevin Newton | |
| https://github.com/ruby/prism/commit/e2e29bef2d | |||
| 2023-10-27 | [ruby/prism] Prism.parse_inline_comments | Kevin Newton | |
| https://github.com/ruby/prism/commit/5b72f84480 | |||
| 2023-10-27 | [ruby/prism] Use printf attribute and then fix warnings | Kevin Newton | |
| https://github.com/ruby/prism/commit/3193902c43 | |||
| 2023-10-26 | [ruby/prism] Regenerate snapshots | Kevin Newton | |
| https://github.com/ruby/prism/commit/160df9a687 | |||
| 2023-10-26 | [ruby/prism] Match existing Ruby prettyprint | Kevin Newton | |
| https://github.com/ruby/prism/commit/6d8358c083 | |||
| 2023-10-26 | [ruby/prism] Get general prettyprint structure working | Kevin Newton | |
| https://github.com/ruby/prism/commit/7c9cf63d4c | |||
| 2023-10-26 | [ruby/prism] Compile with WASI | Kevin Newton | |
| https://github.com/ruby/prism/commit/73c44b0b9c | |||
| 2023-10-23 | [ruby/prism] Exclude comments when only serializing semantic fields | Benoit Daloze | |
| https://github.com/ruby/prism/commit/6f4fab362e | |||
| 2023-10-18 | [ruby/prism] Extract out constant pool bucket bits to constants | Kevin Newton | |
| https://github.com/ruby/prism/commit/1985a9ba51 | |||
| 2023-10-18 | [ruby/prism] Provide "constant" constants, embedded in the code | Kevin Newton | |
| https://github.com/ruby/prism/commit/d469a56e7e | |||
| 2023-10-16 | [ruby/prism] Attach magic comments to the parse result | Kevin Newton | |
| https://github.com/ruby/prism/commit/c7ef25a79a | |||
| 2023-10-13 | [ruby/prism] Move common flags to top bits | eileencodes | |
| Moves the common flag bits to the top. This lets us eliminate the `COMMON` constant, and also allows us to group encoding flags on a nibble so we can more easily mask them. https://github.com/ruby/prism/commit/895508659e | |||
| 2023-09-27 | [ruby/prism] rearrange the constant pool so IDs can be used for indexing | Nathan Froyd | |
| https://github.com/ruby/prism/commit/6f243de0c7 | |||
| 2023-09-27 | Sync to prism rename commits | Kevin Newton | |
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
