Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
PreslavKozovski 8096a533a9 feat(aliases): add markup alias for example parser 2021-02-11 14:32:49 +02:00
PreslavKozovski 99e711f1a3 feat(parsing): allow parsing description without annotation 2021-02-10 19:39:04 +02:00
PreslavKozovski 20d2478e7b feat(parsers): parse example type 2021-02-10 17:32:07 +02:00
PreslavKozovski 50de3f5094 feat(parsers): allow usage of multiple example annotations 2021-02-10 15:01:40 +02:00
PreslavKozovski 04a154b9d3 style: fix JSDoc comments spacings 2021-02-10 14:16:39 +02:00
PreslavKozovski 2f9b1dc1ef feat(aliases): add return alias for returns parser 2021-02-10 14:10:37 +02:00
PreslavKozovski 9e94233581 refactor: change markup parser name to example 2021-02-10 12:50:22 +02:00
PreslavKozovski fde3fa147c test: add Key parser to all-annotations test 2021-02-08 18:54:40 +02:00
PreslavKozovski 1a63856253 refactor: use arrow functions in tests 2021-02-08 18:48:17 +02:00
PreslavKozovski 3d13d87d61 feat(comments): add support for JavaDoc blocks parsing 2021-02-08 17:25:47 +02:00
PreslavKozovski 36203e3fef feat(parsers): use latest JSDoc syntax for param and returs annotations 2021-02-08 15:27:26 +02:00
PreslavKozovski b46e7f3abb feat(parsers): add param and return parsers for JSDoc like data 2021-02-05 12:31:55 +02:00
PreslavKozovski 827ca613f2 fix(parsing): allow usage of '@' in blocks 2021-02-05 11:37:10 +02:00
PreslavKozovski c90f9446d4 feat(parse): add next line key and type to the output object 2021-02-04 19:02:47 +02:00
PreslavKozovski 3d5dec011b feat(parsers): add several parsers
1. deprecated - version;
2. deprecatedDescription - reasoning behind deprecation;
3. group - group name
4. type - sass variable type
5. subtype - custom subtype
2021-02-03 18:02:47 +02:00
PreslavKozovski e609609420 feat(parsers): allow multi-line description comments 2021-02-03 17:41:23 +02:00
PreslavKozovski 64b991e3bf feat(parsers): extract multiline parser logic from markup 2021-02-03 16:55:18 +02:00
PreslavKozovski 081d1fc62b feat(parsing): use triple slash single line comments 2021-02-03 14:14:04 +02:00
PreslavKozovski cd74cfa66a chore: fix eslint errors 2021-02-03 13:13:23 +02:00
PreslavKozovski d8b9b19e82 chore: add mocha tests 2021-02-02 18:59:02 +02:00
darcyclarke d517ac0790 Removed build tasks which are specific to the grunt task and the grunt repo 2013-03-17 23:45:52 -04:00
Jeff Jewiss 0bfd10110a Fixes inconsistent whitespace 2013-03-14 18:44:12 -04:00
Jeff Jewiss dc8291e4ad Adds jshint and basic asset copying tests 2013-03-14 18:30:39 -04:00