summaryrefslogtreecommitdiff
path: root/doc/contributing/glossary.md
AgeCommit message (Collapse)Author
2025-11-05[DOC] Update glossary (#15070)Randy Stauner
2025-09-22[DOC] Add `snt` and `dnt` to glossary.mdLuke Gruber
2025-07-11[DOC] Add ZJIT glossary tableStan Lo
2025-07-11[DOC] Add a few new terms to Ruby glossaryStan Lo
2023-12-25Typofix under doc directoryHiroshi SHIBATA
2023-04-05Add BIN as an entry in the glossary (#7667)Adam Hess
I initially thought this macro is referencing binary, not basic instruction name Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
2023-02-09Add internals glossaryAaron Patterson
I started a glossary to help new contributors navigate the internals of CRuby, and I think we should maintain it in ruby/ruby Notes: Merged: https://github.com/ruby/ruby/pull/7280