summaryrefslogtreecommitdiff
path: root/usr.bin/m4/tokenizer.l
AgeCommit message (Expand)Author
2008-08-21gnu extension: 0rN:az for baseN numbers.Marc Espie
2008-08-16not yet, committed too muchMarc Espie
2008-08-16argument parsing should only skip spaces outside of parenthesis.Marc Espie
2006-01-20use stdint.h where appropriate. okay millert@Marc Espie
2004-05-12all numbers as one composite regexp.Marc Espie
2004-05-12replace hand-made expr() parser with a lex/yacc affair that is shorter,Marc Espie