Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

[WIP]Loose numeric format #338

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

krocard
Copy link
Contributor

@krocard krocard commented Jan 15, 2016

Allow non canonic numerical forms like:

  • 000 for 0
  • 0010 for 10
  • 10E3 for 10e3

This simplify the regexs a lot.

  

@krocard krocard force-pushed the loose-numeric-format branch 2 times, most recently from 4473282 to f6ee42f Compare January 17, 2016 03:30
@dawagner
Copy link
Contributor

numbers starting with 0 are usually octal representations.

@krocard krocard changed the title Loose numeric format [WIP]Loose numeric format Feb 1, 2016
Signed-off-by: Kevin Rocard <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants