ruby/prism
Alan Wu 770b5499a5 [ruby/prism] Amend assert in pm_utf_8_codepoint(), n=0 is fine
This assert used to trip in the included test:
```
./miniruby --parser=prism -e ' "%W"\u" '
```

https://github.com/ruby/prism/commit/8c0f84db4f
2024-02-01 22:04:46 +00:00
..
templates [ruby/prism] Add parentheses around macro arguments 2024-02-01 20:17:37 +00:00
util [ruby/prism] Return 1-indexed line numbers 2024-01-22 16:13:36 +00:00
api_pack.c [ruby/prism] Fix up lint 2023-11-01 13:10:29 -04:00
config.yml [ruby/prism] Remove locals_body_index 2024-02-01 16:48:55 +00:00
defines.h [ruby/prism] Use inttypes for more accurate printf formatting 2024-01-19 14:49:09 +00:00
diagnostic.c [ruby/prism] Check literals for receiver 2024-02-01 16:48:09 +00:00
diagnostic.h [ruby/prism] Check literals for receiver 2024-02-01 16:48:09 +00:00
encoding.c [ruby/prism] Amend assert in pm_utf_8_codepoint(), n=0 is fine 2024-02-01 22:04:46 +00:00
encoding.h [ruby/prism] Always return the character width for char_is_identifier_start() and char_is_identifier_utf8() 2024-01-31 21:29:16 +00:00
extension.c Sync to latest prism 2024-02-01 12:52:16 -05:00
extension.h Sync to latest prism 2024-02-01 12:52:16 -05:00
node.h [ruby/prism] Last remaining missing C comments 2023-11-01 13:10:29 -04:00
options.c Sync to latest prism 2024-02-01 12:52:16 -05:00
options.h Sync to latest prism 2024-02-01 12:52:16 -05:00
pack.c
pack.h [ruby/prism] Last remaining missing C comments 2023-11-01 13:10:29 -04:00
parser.h [PRISM] Emit parse warnings 2024-02-01 15:52:19 -05:00
prettyprint.h [ruby/prism] Last remaining missing C comments 2023-11-01 13:10:29 -04:00
prism.c [PRISM] Emit parse warnings 2024-02-01 15:52:19 -05:00
prism.h [ruby/prism] Better error messages for unexpected tokens in prefix 2024-01-30 16:10:08 +00:00
regexp.c [ruby/prism] Correctly pass around const pm_encoding_t * 2023-11-30 21:37:56 -05:00
regexp.h [ruby/prism] Correctly pass around const pm_encoding_t * 2023-11-30 21:37:56 -05:00
version.h Sync to latest prism 2024-02-01 12:52:16 -05:00