https://github.com/jhjourdan/C11parser
History
Tip revision: a8977f2a9e0e3e714e561f3fa6c62eee220a9609 authored by Jacques-Henri Jourdan on 12 June 2023, 20:01:08 UTC
fix gcc -E hash-syntax : accept 0 decimal constant
Tip revision: a8977f2
File Mode Size
tests
.gitignore -rw-r--r-- 40 bytes
.merlin -rw-r--r-- 9 bytes
LICENSE -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 2.8 KB
_tags -rw-r--r-- 87 bytes
context.ml -rw-r--r-- 2.3 KB
context.mli -rw-r--r-- 2.1 KB
declarator.ml -rw-r--r-- 3.3 KB
declarator.mli -rw-r--r-- 2.4 KB
lexer.mll -rw-r--r-- 13.0 KB
main.ml -rw-r--r-- 2.8 KB
myocamlbuild.ml -rw-r--r-- 1.7 KB
options.ml -rw-r--r-- 2.2 KB
parser.mly -rw-r--r-- 18.6 KB
parser.y -rw-r--r-- 18.4 KB
parser_ansi_compatible.mly -rw-r--r-- 20.5 KB

README.md

back to top