9eca3e4519
.. and allow any letter in [g-zG-Z] as modifier (previously 'l','L','n') Also allow modifier for floats This give more freedom to ppx rewritters (what about a ppx for zarith) Checks are performed when translating from Parsetree to Typedtree. Invalid_literal is raised if the modifier is not recognized ([lLn]?) Integer_overflow is raised as before. Lexer: use g-zG-Z for integer literal modifier Lexer: Allow modifier on float Clean wrt previous commits Lexer: use named substring Cleanup typo doc fix after rebase rebase on trunk Update typecore.ml Fix printast.ml |
||
---|---|---|
.. | ||
ccomp.ml | ||
ccomp.mli | ||
clflags.ml | ||
clflags.mli | ||
config.mli | ||
config.mlp | ||
consistbl.ml | ||
consistbl.mli | ||
misc.ml | ||
misc.mli | ||
tbl.ml | ||
tbl.mli | ||
terminfo.ml | ||
terminfo.mli | ||
warnings.ml | ||
warnings.mli |