5 Commits (f947ee5900548f3f57b326f962578d02740272bc)

Author SHA1 Message Date
  Ben Kurtovic 0ef6a2ffbe Fix declarations for C89 compatibility (forgot MSVC needed that...) 7 years ago
  Ben Kurtovic dc0b3ae446 Enable Windows builds on Python 3.6; try to fix again. 7 years ago
  Ben Kurtovic 6ad3b9fb2a inttypes.h doesn't exist on Windows, so try using stdint.h 7 years ago
  Ben Kurtovic 2593675651 Remove stdbool.h from avl_tree since MSVC doesn't like it. 7 years ago
  Ben Kurtovic 8a9c9224be Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 years ago