| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-05 | Update version.rbHEADmaster | _Tradam | |
| 2017-01-26 | Bump to v0.3.0v0.3.0 | Sebastian Gamboa | |
| 2017-01-26 | Merge branch 'master' into yard-0-9-compatibility | Seba Gamboa | |
| 2017-01-23 | Bump minor versionv0.2.3 | Seba Gamboa | |
| 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 | Bump to v0.2.2v0.2.2 | Seba Gamboa | |
| 2016-01-11 | Bump to v0.2.1v0.2.1 | Seba Gamboa | |
| 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-10-09 | Fix method names regexp | Seba Gamboa | |
| 2015-10-09 | Change default parse order | Seba Gamboa | |
| 2015-10-08 | Bump versionv0.2.0 | Seba Gamboa | |
| 2015-09-29 | Support variadic arguments in functions | Seba Gamboa | |
| 2015-09-29 | Add function parameters to docs | Seba Gamboa | |
| 2015-09-29 | Fix for const arguments | Seba Gamboa | |
| 2015-09-29 | Fix function signature. #2 | Seba Gamboa | |
| 2015-09-29 | parse parameter types | Seba Gamboa | |
| 2015-09-29 | Refactor return types | Seba Gamboa | |
| 2015-09-29 | Handle return types | Seba Gamboa | |
| 2015-09-28 | Remove debug code | Seba Gamboa | |
| 2015-09-28 | Defines template base | Seba Gamboa | |
| 2015-09-28 | Handle #define directives | Seba Gamboa | |
| 2015-09-28 | Add header_decl_handler_spec | Seba Gamboa | |
| 2015-09-28 | Handle header docs from MRB_BEGIN_DECL. #2 | Seba Gamboa | |
| 2015-09-28 | Function path should return a String | Seba Gamboa | |
| 2015-09-25 | Change default files. Closes #3 | Seba Gamboa | |
| 2015-09-25 | Handle Exception and StandardError classes | Seba Gamboa | |
| 2015-09-25 | Fix init for mruby core | Seba Gamboa | |
| 2015-09-25 | Sorting tons of stuff around | Seba Gamboa | |
| 2015-09-25 | Fixes from MRuby Core testing | Seba Gamboa | |
| 2015-09-25 | Listing functions | 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 | |
| 2015-09-24 | Registering function objects | Seba Gamboa | |
| 2015-09-24 | Cleanup lib/yard/handlers | Seba Gamboa | |
| 2015-09-24 | Move MRuby c Handlers into YARD::MRuby and disable defaults | Seba Gamboa | |
| 2015-09-24 | Working on headers #2 | Seba Gamboa | |
| 2015-09-23 | Making specs works | Seba Gamboa | |
| 2015-09-23 | Detecting classes and methods from C sources | Seba Gamboa | |
| 2015-09-22 | bundle gem yard-mruby | Seba Gamboa | |
