summaryrefslogtreecommitdiff
path: root/test/mkmf/test_libs.rb
AgeCommit message (Expand)Author
2013-02-07mkmf.rb: fix merge_libsnobu
2013-02-07test_libs.rb: new testnobu
9aa83ae3841ef6e6eb8c'>[ruby/yarp] Introduce owned constantsKevin Newton 2023-09-06[ruby/yarp] Constant on block parameter nodeKevin Newton 2023-09-06[ruby/yarp] Rename YP_NODE_*_NODE to YP_*_NODEBenoit Daloze 2023-09-05[ruby/yarp] Introduce a BlockLocalVariableNodeKevin Newton 2023-08-30[ruby/yarp] Rename child_nodes to fieldsKevin Newton 2023-08-30[ruby/yarp] Switch from handling const char * to const uint8_t *Kevin Newton 2023-08-25[ruby/yarp] Introduce parse_lex instead of asking for a blockKevin Newton 2023-08-25[ruby/yarp] Add the ability to serialize shared stringsKevin Newton 2023-08-24[ruby/yarp] Requested changesJemma Issroff 2023-08-24[ruby/yarp] Pulled scope node out of config.yml, added necessary void returnsJemma Issroff 2023-08-17Render YARP templates in the build process (#8228)Takashi Kokubun