Recognize the <stdint.h> integer types.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 10 Aug 2019 21:40:17 +0000 (22:40 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 10 Aug 2019 21:40:17 +0000 (22:40 +0100)
commit0a8f78ec333b8193d1155b5839aea67bb62cf480
tree3449edab78e82f41262193e49b2854f6ce3772d8
parenta13386ba3e5cbeecd0e4315a423e3280dabf0f1c
Recognize the <stdint.h> integer types.

There's a lot of these, and writing the whole lot out by hand is really
much less rewarding than writing a variety of Cartesian-product-
expanding programs.  The really fun part was the TeX version...
doc/SYMBOLS
doc/clang.tex
doc/list-exports
doc/misc.tex
doc/sod.sty
src/c-types-impl.lisp
src/utilities.lisp