- Nov 14, 2015
-
-
Meredith L. Patterson authored
fix LIBPATH order for building test_suite
-
Sven M. Hallberg authored
-
- Oct 04, 2015
-
-
TQ Hirsch authored
Don't try to recall() primitive results
-
TQ Hirsch authored
fix --coverage build option; building with it now creates .gcda files…
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- Oct 03, 2015
-
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
TQ Hirsch authored
Don't create dummy LR-cache entries for parsers that will never recurse
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
TQ Hirsch authored
add platform.h to distribution headers
-
Meredith L. Patterson authored
-
- Sep 26, 2015
-
-
Meredith L. Patterson authored
Allocate 256 bits, not 256 bytes, for a charset
-
Meredith L. Patterson authored
Fix charset conflicts
-
- Sep 25, 2015
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Sep 24, 2015
-
-
Sven M. Hallberg authored
-
-
Sven M. Hallberg authored
-
Meredith L. Patterson authored
Report correct token position from LR backends
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Sep 23, 2015
-
-
Meredith L. Patterson authored
Iterative (chunked) input processing
-
- Sep 22, 2015
-
-
Meredith L. Patterson authored
Remove now unneeded workaround
-
Nicolas Léveillé authored
The workaround would now cause build failures in Appveyor as seem to have pre-emptively applied it to their environments. I'm not too happy about their handling of the issue. Seems fiddly. Anyway this commit is now required to build on Appveyor.
-
- Sep 20, 2015
-
-
Meredith L. Patterson authored
Add workaround for VS2015 so that appveyor works
-
Nicolas Léveillé authored
It seems Appveyor's images have been changed. The builds could not find standard library headers anymore. It seems to be an interaction between MS' scripts and the Windows Driver Kit that is installed there. One way to disable this interaction is to rename the `wdf` folder to some other name. See: - http://stackoverflow.com/questions/31862627/vs2015-cl-cant-find-crt-libs-stido-h-ctype-h-etc-when-building-on-command-l - http://help.appveyor.com/discussions/problems/3062-problem-with-new-updates-visual-studio-2015-and-cmake - https://github.com/appveyor/ci/issues/414
-
- Sep 17, 2015
-
-
Meredith L. Patterson authored
Fix two context-free backend bugs
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Sep 16, 2015
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-