-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Number parsing #64
base: master
Are you sure you want to change the base?
Number parsing #64
Conversation
Sound great, thx! <3 But I've found another one that is not working :/
Also the tokenizer is not ready for those new number, I'm going to fix this part. |
Meh, this number system is quite a mess, it should be redo in another way I think :/ (I don't have ideas right now) |
@ibizaman FYI, most of those notations brokes in baron.parse 485d051#diff-81fb1f6531d5e6901e587891a8b78f0bR399 |
@Psycojoker what did you meant by that? It doesn't break the tests though. |
Ping? |
See #29