| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2015-10-12 | support typedef documentation | takahashim | |
| cf. #2 * add TypedefObject * add TypedefHandler for parser * generate Typedef documents in C header files | |||
| 2015-09-29 | Remove debug puts | Seba Gamboa | |
| 2015-09-29 | parse parameter types | Seba Gamboa | |
| 2015-09-29 | Refactor function spec | Seba Gamboa | |
| 2015-09-29 | Handle return types | Seba Gamboa | |
| 2015-09-28 | Handle #define directives | Seba Gamboa | |
| 2015-09-28 | Add header_decl_handler_spec | Seba Gamboa | |
| 2015-09-25 | Sorting tons of stuff around | Seba Gamboa | |
| 2015-09-24 | Generating C API HTML Layout | Seba Gamboa | |
| 2015-09-24 | Registering function objects | Seba Gamboa | |
| 2015-09-24 | Move MRuby c Handlers into YARD::MRuby and disable defaults | Seba Gamboa | |
| 2015-09-23 | Handle module commentsv0.1.0 | Seba Gamboa | |
| 2015-09-23 | Handlinc class comments | Seba Gamboa | |
| 2015-09-23 | Handling method definitions | Seba Gamboa | |
| 2015-09-23 | Making specs works | Seba Gamboa | |
