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

39 Commits

Author SHA1 Message Date
Nikolay Kostyurin a82af8003c Publish
- @bbob/cli@1.0.4
 - @bbob/core@1.0.4
 - @bbob/html@1.0.5
 - @bbob/parser@1.0.9
 - @bbob/preset-html5@1.0.4
 - @bbob/react@1.0.5
@bbob/cli@1.0.4 @bbob/core@1.0.4 @bbob/html@1.0.5 @bbob/parser@1.0.9 @bbob/preset-html5@1.0.4 @bbob/react@1.0.5
2018-07-11 01:12:19 +02:00
Nikolay Kostyurin d3e8e4a289 fix(parser): only allowed tags error 2018-07-11 01:10:43 +02:00
Nikolay Kostyurin 9310b1e919 build(lerna): add public access 2018-07-11 00:58:19 +02:00
Nikolay Kostyurin 79baef9e7f Publish
- @bbob/cli@1.0.3
 - @bbob/core@1.0.3
 - @bbob/html@1.0.4
 - @bbob/parser@1.0.8
 - @bbob/preset-html5@1.0.3
 - @bbob/react@1.0.4
@bbob/cli@1.0.3 @bbob/core@1.0.3 @bbob/html@1.0.4 @bbob/parser@1.0.8 @bbob/preset-html5@1.0.3 @bbob/react@1.0.4
2018-07-11 00:53:22 +02:00
Nikolay Kostyurin 5faf869ddf fix code style 2018-07-11 00:50:18 +02:00
Nikolay Kostyurin 3c750d95c2 convert Parser class to set of function for better compression 2018-07-09 21:58:41 +02:00
Nikolay Kostyurin ee3cff8409 Publish
- @bbob/cli@1.0.2
 - @bbob/core@1.0.2
 - @bbob/html@1.0.3
 - @bbob/parser@1.0.7
 - @bbob/preset-html5@1.0.2
 - @bbob/react@1.0.3
@bbob/cli@1.0.2 @bbob/core@1.0.2 @bbob/html@1.0.3 @bbob/parser@1.0.7 @bbob/preset-html5@1.0.2 @bbob/react@1.0.3
2018-07-08 15:57:39 +02:00
Nikolay Kostyurin f90e0ca6aa Publish
- @bbob/cli@1.0.1
 - @bbob/core@1.0.1
 - @bbob/html@1.0.2
 - @bbob/parser@1.0.6
 - @bbob/preset-html5@1.0.1
 - @bbob/react@1.0.2
2018-07-08 15:57:24 +02:00
Nikolay Kostyurin 2d02b2241a fixes lint and test errors 2018-07-08 13:30:13 +02:00
Nikolay Kostyurin 8832c07646 speed parser optimization 2018-07-08 11:59:59 +02:00
Nikolay Kostyurin 66b7f962ad replace slow switch case to object key lookup 2018-07-06 23:39:34 +02:00
Nikolay Kostyurin 1a0c91fb74 benchmark files code style 2018-07-06 00:46:37 +02:00
Nikolay Kostyurin 21ef50cf1d add html5 preset, some files structure changes 2018-07-06 00:46:37 +02:00
Nikolay Kostyurin 12144415cc quoted bbcode params support, support escape backslash 2018-07-06 00:46:37 +02:00
Nikolay Kostyurin e1e9874642 Update badge 2018-07-04 12:00:36 +02:00
Nikolay Kostyurin 0d05a5497d add TagNode class for ast, some method names refactor 2018-06-28 21:10:08 +02:00
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