| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-04 | fix rendering method parameters in html outputmethod-fix | realtradam | |
| 2017-01-21 | Doh, forgot to pass the tree arg to super. | bluehavana | |
| 2017-01-21 | Update to Yard >= 0.9.0 | bluehavana | |
| * Return a string from CodeObjects::HeaderObject#path A change in YARD::Serializers::FileSystemSerializer stopped calling `#to_s` on the the CodeObject passed, causing a NoMethodError for "+" missing Symbol (#path was just an alias to #name). Added minimal specs to cover only this case. * Fixed some handler specs dealing with namespaces. A bug in the Yard c handler allowed namespacing to be determined without a proper parent RClass. See lsegal/yard#912 * There were some breaking changes to templates. | |||
| 2016-01-11 | Comment out included headers | Seba Gamboa | |
| It's a pending part of the template | |||
| 2016-01-11 | fix a spelling typo in html/includes.erb | strcmp | |
| 2015-10-12 | support typedef documentation | takahashim | |
| cf. #2 * add TypedefObject * add TypedefHandler for parser * generate Typedef documents in C header files | |||
| 2015-10-09 | Add ISO and mrbgem tags | Seba Gamboa | |
| 2015-09-29 | Add function parameters to docs | Seba Gamboa | |
| 2015-09-28 | Remove debug code | Seba Gamboa | |
| 2015-09-28 | Defines template base | Seba Gamboa | |
| 2015-09-25 | Fixes from MRuby Core testing | Seba Gamboa | |
| 2015-09-25 | Listing functions | Seba Gamboa | |
| 2015-09-25 | Add footer reference to yard-mruby | Seba Gamboa | |
| 2015-09-25 | Headers and functions list | Seba Gamboa | |
| 2015-09-24 | Renamed include to headers | Seba Gamboa | |
| 2015-09-24 | Generating C API HTML Layout | Seba Gamboa | |
