2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Commit Graph

23 Commits

Author SHA1 Message Date
Nikolay Kostyurin 780483daca Bump @bbob/parser to 1.0.5 2018-06-25 01:00:09 +02:00
Nikolay Kostyurin b8b2aabb6f parser package description 2018-06-25 00:59:01 +02:00
Nikolay Kostyurin 3e15b54efa optimize Parser, remove while loop, add event to Tokenizer 2018-06-25 00:53:49 +02:00
Nikolay Kostyurin 2e0c17a4f1 add info and keywords to package.json 2018-06-23 00:42:21 +02:00
Nikolay Kostyurin 4305289051 move test files and lib files to separate folders 2018-06-23 00:37:25 +02:00
Nikolay Kostyurin 7449143ba0 bugfix one param [url=param_value] tag support 2018-06-23 00:29:24 +02:00
Nikolay Kostyurin 44e8dbc3c7 refactor parser, split into separate methods 2018-06-22 23:56:29 +02:00
Nikolay Kostyurin 085f19aa95 tokenizer speedup and refactoring 2018-06-22 23:35:40 +02:00
Nikolay Kostyurin efcf84450f exclude test files from npm publish 2018-06-12 20:08:15 +02:00
Nikolay Kostyurin 68b1a78e9e build and coverage badge 2018-06-12 19:17:51 +02:00
Nikolay Kostyurin a5d3fea566 fix lint error, move helper methods to char and token files 2018-06-12 19:07:25 +02:00
Nikolay Kostyurin 77ddfca271 add parser tests 2018-06-12 18:07:13 +02:00
Nikolay Kostyurin cacfda9685 Publish
- @bbob/cli@1.0.1
 - @bbob/html@1.0.1
 - @bbob/parser@1.0.3
 - @bbob/react@1.0.1
@bbob/cli@1.0.1 @bbob/html@1.0.1 @bbob/parser@1.0.3 @bbob/react@1.0.1
2018-06-12 12:43:02 +02:00
Nikolay Kostyurin 42ef4fed2c Publish
- @bbob/cli@1.0.0
 - @bbob/parser@1.0.2
 - @bbob/react@1.0.0
@bbob/cli@1.0.0 @bbob/parser@1.0.2 @bbob/react@1.0.0
2018-06-12 12:21:40 +02:00
Nikolay Kostyurin 1c23f96902 jsdoc md generator 2018-06-11 22:46:39 +02:00
Nikolay Kostyurin 792e949b6e add eslint, travis config, test tasks 2018-06-11 22:31:02 +02:00
Nikolay Kostyurin 305643daa2 more Tokenizer invalid cases tests 2018-06-10 22:13:51 +02:00
Nikolay Kostyurin 5e34dd9d43 add Tokenizer tests 2018-06-09 00:06:36 +02:00
Nikolay Kostyurin d739ec8ffd npm default registry 2018-06-04 23:28:24 +02:00
Nikolay Kostyurin 1a5a6fb896 Publish
- bbob-parser@1.0.1
2018-06-04 23:22:34 +02:00
Nikolay Kostyurin 05dbc5ddeb npmignore 2018-06-04 23:21:11 +02:00
Nikolay Kostyurin edf90de445 initial 2018-06-04 23:18:50 +02:00
Nikolay Kostyurin d4a41482d3 Initial commit 2018-06-04 23:13:58 +02:00