Commit graph

5 commits

Author SHA1 Message Date
Nobuyoshi Nakada
4fab4cfe35 [ruby/pathname] Fix Init and InitVM
2b63d44453
2025-07-15 19:33:34 +09:00
Hiroshi SHIBATA
b67e10257c pathname.rbinc conflicts with lib/pathname.rb in our test suite.
We can use `pathname.rb` after merging `lib/pathname.rb` to `pathname_builtin.rb`.
2025-07-15 15:59:11 +09:00
Hiroshi SHIBATA
69d4c67347 Provide pathname.so with embedded Pathname 2025-07-15 13:36:03 +09:00
Hiroshi SHIBATA
8794406583 Move builtin methods to pathname.rbinc from lib/pathname.rb 2025-07-15 11:17:51 +09:00
Hiroshi SHIBATA
98ea78f347 Make Pathname to embedded class 2025-07-15 11:17:51 +09:00
Renamed from ext/pathname/pathname.c (Browse further)