summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2026-05-03Add wbcheck GC with write barrier validationJohn Hawthorn
2026-03-23Add prism/token_type.c to gitignore temporarilyTakashi Kokubun
2026-03-20[PRISM] Remove checked-in generated fileKevin Newton
2026-03-20Leverage new Prism APIsKevin Newton
2026-03-13Git ignore dump_ast if you are doing an in-place buildKevin Newton
2026-01-25Ignore AI agents related files (#15955)Stan Lo
2025-08-18Gererate prism source files dependencies from template.rbNobuyoshi Nakada
2025-07-28Ignore *.rbbinHiroshi SHIBATA
2025-05-15YJIT: ZJIT: Allow both JITs in the same buildAlan Wu
2025-02-13[Feature #21116] Extract RJIT as a third-party gemNobuyoshi Nakada
2025-01-14Restore lockfile for test-bundlerHiroshi SHIBATA
2024-12-02yasmdata.rb is no longer generated for years [ci skip]Nobuyoshi Nakada
2024-04-30YJIT: print msg to stderr when RubyVM::YJIT.disasm not available (#10688)Maxime Chevalier-Boisvert
2024-04-24[PRISM] Generate inspect_visitor in common.mkKevin Newton
2024-04-18gitignore lib/prism/reflection.rbHiroshi SHIBATA
2024-03-06[PRISM] Update dependencies for prism diagnosticsKevin Newton
2024-01-26Added vcpkg manifest for windows build environment.Hiroshi SHIBATA
2023-11-16[prism] Ignore other generated files from prismKevin Newton
2023-10-19Ignore inputs to tool/update-NEWS-gemlist.rbTakashi Kokubun
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton
2023-09-27Update YARP gitignoreKevin Newton
2023-09-19Restore deleted .gitignorePeter Zhu
2023-09-19[ruby/yarp] Only keep semantic fields in Java, i.e. skip location fieldsBenoit Daloze
2023-08-25Remove config.h from targets necessary for YARPKevin Newton
2023-08-25Update sync script to handle yarp/version.hKevin Newton
2023-08-25Fix mutation visitor build for YARP templatingKevin Newton
2023-08-17Render YARP templates in the build process (#8228)Takashi Kokubun
2023-07-28Update description for test-bundler on gitignoreHiroshi SHIBATA
2023-07-28Removed lockfile for test-bundlerHiroshi SHIBATA
2023-06-12[Feature #19719] Universal Parseryui-knk
2023-03-06s/mjit/rjit/Takashi Kokubun
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2023-03-06Rename MJIT filenames to RJITTakashi Kokubun
2023-02-03Put example VSCode configs in misc/.vscode [ci skip]Takashi Kokubun
2023-02-02Ignore rb_mjit_header.h.new and ripper.tmp.yHiroshi SHIBATA
2022-12-21Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun
2022-12-08Ignore .o.tmp filesJean Boussier
2022-12-06[Feature #19183] Ignore interim artifacts [ci skip]Nobuyoshi Nakada
2022-12-05gitignore yjit_exit_locations.dumpHiroshi SHIBATA
2022-09-23mjit_c.rb doesn't need to be an erbTakashi Kokubun
2022-09-23Builtin RubyVM::MJIT::CTakashi Kokubun
2022-09-20YJIT: Show --yjit-stats of railsbench on CI (#6403)Takashi Kokubun
2022-09-18Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun
2022-09-04Ruby MJIT (#6028)Takashi Kokubun
2022-08-18[ci-skip][Feature #18910][lldb] Provide class framework for lldb commandsMatt Valentine-House
2022-05-09Ignore rubyspec_temp fot GitHiroshi SHIBATA
2022-01-19[wasm] add unit test suite for fiber, register scan, sjlj in platform dirYuta Saito
2021-11-21Ignore preprocessed C++ files [ci skip]Nobuyoshi Nakada
2021-11-15Ignore extentions of bundled gems for testingHiroshi SHIBATA
2021-10-20Remove the scraperAaron Patterson