Patrick Demian
|
f6c3c8f9a6
|
Merge pull request #3 from pdemian/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2021-01-03 04:03:52 -05:00 |
|
Patrick Demian
|
549d333c7f
|
Merge branch 'new-features' into dependabot/npm_and_yarn/ini-1.3.8
|
2021-01-03 04:03:23 -05:00 |
|
Patrick Demian
|
888ba3f87e
|
WIP update
|
2021-01-03 04:01:56 -05:00 |
|
dependabot[bot]
|
e74985acd9
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-13 06:23:38 +00:00 |
|
Patrick Demian
|
9b9cee2276
|
Improved code coverage and fixed bugs
|
2020-11-21 03:05:31 -05:00 |
|
Patrick Demian
|
34b7dac993
|
New features work!
|
2020-11-21 01:42:43 -05:00 |
|
Patrick Demian
|
4b8073a7c4
|
Fixed build
|
2020-11-19 08:33:51 -05:00 |
|
Patrick Demian
|
cbb298ece6
|
Nightly build
|
2020-11-19 07:49:42 -05:00 |
|
Patrick Demian
|
11275a9fba
|
Added boost support, better code quality
|
2020-11-18 01:55:36 -05:00 |
|
Patrick Demian
|
cdead0834b
|
Fixed bugs, added python support and integer/decimal regex
|
2020-11-18 01:18:36 -05:00 |
|
Patrick Demian
|
0507b2427b
|
Updated Readme
|
2020-11-15 05:59:59 -05:00 |
|
Patrick Demian
|
db1d1716d2
|
Got everything ready for 1.0.0 release and added optimizations!
|
2020-11-15 05:52:15 -05:00 |
|
Patrick Demian
|
5dee6dbc88
|
Fixed bugs, changed API, added more tests
|
2020-11-14 03:31:22 -05:00 |
|
Patrick Demian
|
b78cd6967b
|
Removed .map, fixed npm exports
|
2020-11-13 17:12:33 -05:00 |
|
Patrick Demian
|
3069b6a432
|
Create CNAME
|
2020-11-13 04:44:55 -05:00 |
|
Patrick Demian
|
436dbe3c40
|
Updated code, Readme, and tutorial. Cleaned up HTML.
|
2020-11-13 03:57:28 -05:00 |
|
Patrick Demian
|
7f516ec33b
|
Added lib path, reorganized, began working on tutorial proper
|
2020-11-12 04:56:02 -05:00 |
|
Patrick Demian
|
298aee7226
|
More bugs fixed, updated readme
|
2020-11-06 16:06:27 -05:00 |
|
Patrick Demian
|
7d7d6337e1
|
Added tests and fixed bugs thanks to tests
|
2020-11-05 01:03:31 -05:00 |
|
Patrick Demian
|
32354d8aaf
|
Added boundary and unicode class support
|
2020-11-03 21:31:47 -05:00 |
|
Patrick Demian
|
ffbd0d72b1
|
Fixed bug and reduced image size
|
2020-11-02 18:46:28 -05:00 |
|
Patrick Demian
|
bb0f662d1e
|
Minor fixes/optimizations
|
2020-11-02 13:07:23 -05:00 |
|
Patrick Demian
|
17d3cbb381
|
Got error highlighting working, minor changes otherwise
|
2020-11-02 12:50:33 -05:00 |
|
Patrick Demian
|
409b68e8f2
|
Minified css, and removed jquery
Because YouMightNotNeedjQuery
|
2020-11-02 02:29:07 -05:00 |
|
Patrick Demian
|
851042ede6
|
Almost ready for a release
|
2020-11-02 01:26:44 -05:00 |
|
Patrick Demian
|
424cb59d6d
|
Refactored code for later migration to npm
|
2020-11-01 23:19:30 -05:00 |
|
Patrick Demian
|
92fc7445d5
|
Added codemirror editor
|
2020-11-01 06:53:07 -05:00 |
|
Patrick Demian
|
a23efd3904
|
small changes to UI
|
2020-11-01 05:19:46 -05:00 |
|
Patrick Demian
|
fad904d43d
|
Created a semi-usable website UI
|
2020-10-31 03:21:08 -04:00 |
|
Patrick Demian
|
18d4c4418f
|
Added additional information to semantic errors
|
2020-10-31 01:06:56 -04:00 |
|
Patrick Demian
|
6e42c7e921
|
Everything works now
|
2020-10-30 22:34:41 -04:00 |
|
Patrick Demian
|
9d28543c5b
|
Using & Match are broken, but rest are now implemented
|
2020-10-30 00:29:51 -04:00 |
|
Patrick Demian
|
3baefade52
|
Got a rudimentary syntax tree started
|
2020-10-29 15:35:59 -04:00 |
|
Patrick Demian
|
91d1b37322
|
Added tests and enforced a stricter eslint
|
2020-10-29 10:37:56 -04:00 |
|
Patrick Demian
|
df11fc82a3
|
Reorganized source directory
|
2020-10-29 04:13:55 -04:00 |
|
Patrick Demian
|
31e9872c4f
|
Parser refactored and made faster
Though to be honest, it's already really fast
|
2020-10-29 03:55:19 -04:00 |
|
Patrick Demian
|
bddc5d4f3b
|
It's parsing!
|
2020-10-28 22:57:34 -04:00 |
|
Patrick Demian
|
bacb104d89
|
Parser doesn't throw any errors
But doesn't work
|
2020-10-28 00:24:04 -04:00 |
|
Patrick Demian
|
79c9b9edd4
|
Parser got started
but it's broken
|
2020-10-28 00:00:29 -04:00 |
|
Patrick Demian
|
c5db6fa986
|
Updated tokenizer
|
2020-10-27 14:26:54 -04:00 |
|
Patrick Demian
|
44838b8a43
|
Tokenizer now correctly recognizes Outdents
|
2020-10-27 13:24:23 -04:00 |
|
Patrick Demian
|
5e9c185923
|
And I broke it
|
2020-10-26 05:08:17 -04:00 |
|
Patrick Demian
|
0601dc20ca
|
Last push before I break something (maybe)
|
2020-10-26 03:26:35 -04:00 |
|
Patrick Demian
|
bc48bfef25
|
Threw away old code and began using Chevrotain
|
2020-10-23 06:38:18 -04:00 |
|
Patrick Demian
|
d0185903c2
|
Added AST
|
2020-10-13 06:38:13 -04:00 |
|
Patrick Demian
|
1354272eb8
|
Added length parameter and ran linter
|
2020-10-13 05:23:43 -04:00 |
|
Patrick Demian
|
88c5b203fd
|
Fixed tokenizer
Just 1 more commit and I think I'll be done with it
|
2020-10-13 05:04:44 -04:00 |
|
Patrick Demian
|
9f46d1246c
|
Bug fix in tokenizer
|
2020-10-11 00:17:07 -04:00 |
|
Patrick Demian
|
ae84a52821
|
Implemented Webpack
|
2020-10-10 06:45:25 -04:00 |
|
Patrick Demian
|
1706461be7
|
linted
|
2020-10-10 05:02:26 -04:00 |
|