| 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 | Prevent yard from slipping to v1.0.0 and breaking | Sebastian Gamboa | |
| 2017-01-26 | Merge pull request #16 from jmhmccr/yard-0-9-compatibility | Seba Gamboa | |
| Update to Yard >= 0.9.0 | |||
| 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-23 | Merge pull request #15 from jmhmccr/yard-pessimistic-version | Seba Gamboa | |
| Added a version restriction to yard dependency | |||
| 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. | |||
| 2017-01-21 | Added a version restriction to yard dependency | bluehavana | |
| There were two errors due to some breaking changes in yard 0.9.0. Added a pessimistic version to the yard dependency in the gemspec. | |||
| 2016-01-11 | Bump to v0.2.2v0.2.2 | Seba Gamboa | |
| 2016-01-11 | Comment out included headers | Seba Gamboa | |
| It's a pending part of the template | |||
| 2016-01-11 | Merge pull request #12 from strcmp/typofix | Seba Gamboa | |
| fix a spelling typo in html/includes.erb | |||
| 2016-01-11 | fix a spelling typo in html/includes.erb | strcmp | |
| 2016-01-11 | Bump to v0.2.1v0.2.1 | Seba Gamboa | |
| 2015-10-12 | Merge pull request #8 from takahashim/typedef_handler | Seba Gamboa | |
| support typedef documentation | |||
| 2015-10-12 | Merge pull request #7 from takahashim/fix-yardoc-spec | Seba Gamboa | |
| fix Failures in travis-ci | |||
| 2015-10-12 | support typedef documentation | takahashim | |
| cf. #2 * add TypedefObject * add TypedefHandler for parser * generate Typedef documents in C header files | |||
| 2015-10-11 | use match_array to ignore order of @yardoc.files | takahashim | |
| 2015-10-09 | Add ISO and mrbgem tags | Seba Gamboa | |
| 2015-10-09 | prevent double loading of yard/mruby | 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-30 | Link to generated MRuby core docs as sample. | Seba Gamboa | |
| [ci skip] | |||
| 2015-09-29 | Support variadic arguments in functions | Seba Gamboa | |
| 2015-09-29 | Use require relative in mrbdoc command | Seba Gamboa | |
| 2015-09-29 | Add function parameters to docs | Seba Gamboa | |
| 2015-09-29 | Remove debug puts | 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 function spec | 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 | Update README description | Seba Gamboa | |
| 2015-09-25 | There is one step fewer on the readme | Seba Gamboa | |
| 2015-09-25 | Change default files. Closes #3 | Seba Gamboa | |
| 2015-09-25 | Add mrbdoc. Closes #4 | 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 | |
