Andrew Konchin
|
8d359644e7
|
[ruby/prism] Set contains_keywords flag for implicit gets($/, chomp: true) method call to handle -l CLI option
https://github.com/ruby/prism/commit/717e41c87d
|
2024-10-07 15:52:22 +00:00 |
Kevin Newton
|
414a848cc6
|
[ruby/prism] Accept version shorthand like 3.4
https://github.com/ruby/prism/commit/098f1c4607
|
2024-09-24 13:21:36 +00:00 |
Kevin Newton
|
f515a1ab4b
|
[ruby/prism] Introduce partial_script option
https://github.com/ruby/prism/commit/b28877fa4f
|
2024-09-20 15:42:12 +00:00 |
Kevin Newton
|
ddbd644001
|
[ruby/prism] Stat file first to check directory
https://github.com/ruby/prism/commit/4ed7de537b
|
2024-09-13 19:30:57 +00:00 |
Kevin Newton
|
9afc6a981d
|
[PRISM] Only parse shebang on main script
Fixes [Bug #20730]
|
2024-09-13 12:51:53 -04:00 |
Kevin Newton
|
05e02783a5
|
[PRISM] Ignore test_parse_directory if error is nil
|
2024-09-12 15:07:04 -04:00 |
Kevin Newton
|
38ba15beed
|
[ruby/prism] Check errno for parsing directory
https://github.com/ruby/prism/commit/d68ea29d04
|
2024-09-12 13:43:04 -04:00 |
Kevin Newton
|
d4d6f1de83
|
[ruby/prism] UTF-8 characters in file name
https://github.com/ruby/prism/commit/487f0ffe78
|
2024-09-11 19:17:12 +00:00 |
Kevin Newton
|
886fc69b1c
|
[ruby/prism] Parse tempfile
https://github.com/ruby/prism/commit/31154a389a
|
2024-09-11 15:39:22 +00:00 |
Kevin Newton
|
5cb6954baa
|
[ruby/prism] Fix up lex result constants
https://github.com/ruby/prism/commit/084baca463
|
2024-08-15 16:50:00 +00:00 |
Kevin Newton
|
e77e4aa608
|
[ruby/prism] Have parse_stream handle NUL bytes
https://github.com/ruby/prism/commit/4a41d298c8
|
2024-07-17 19:44:32 +00:00 |
Kevin Newton
|
72452f4387
|
[ruby/prism] Tests overhaul
https://github.com/ruby/prism/commit/6f886be0a4
|
2024-05-30 15:18:20 -04:00 |