Releases: baka397/func-formula-parser
Releases · baka397/func-formula-parser
1.1.0
04 Sep 08:11
Compare
Sorry, something went wrong.
No results found
Add new type: comment, now you can use like this:
// This is a comment
IF(a >= 0,/** This is a inline comment */ a, -1)
Add new sub type: string, you can use it in function, like this:
Fix source token's count error
1.0.1
03 Sep 10:04
Compare
Sorry, something went wrong.
No results found
Fix an error about token's type
1.0.0
03 Sep 09:13
Compare
Sorry, something went wrong.
No results found
Modify scripts
Fix typescript & lint error
0.1.8
18 Sep 07:40
Compare
Sorry, something went wrong.
No results found
Fix TYPE_OPERAND variable & number bug
Fix multi-level nested function rollback bug
0.1.7
10 Sep 05:57
Compare
Sorry, something went wrong.
No results found
Fix a cache bug that can cause token parse error pass
0.1.6
31 Aug 02:50
Compare
Sorry, something went wrong.
No results found
0.1.5
31 Aug 02:49
Compare
Sorry, something went wrong.
No results found
Fix emtpy function parser node bug
0.1.4
31 Aug 02:49
Compare
Sorry, something went wrong.
No results found
0.1.3
31 Aug 02:48
Compare
Sorry, something went wrong.
No results found
Fix function expect type bug
0.1.2
31 Aug 02:46
Compare
Sorry, something went wrong.
No results found
Add chinese symbol
Add dist file