- Nov 28, 2019
-
-
Sven M. Hallberg authored
also allow NULL argument for unamb_sub to mean default
-
Sven M. Hallberg authored
-
- Aug 12, 2016
-
-
Steven Dee authored
I did this in a hurry, but it appears to work locally. I tested it with a couple boring custom token type printers.
-
- Jan 31, 2016
-
-
Nicolas Léveillé authored
We port registry by importing the (public domain) openbsd implementation of the tfind/tsearch POSIX binary tree search functions. These are only necessary when building on non-posix platforms
-
- Nov 30, 2015
-
-
Sven M. Hallberg authored
Rationale: "Basic allocation" refers to things outside of parsing proper, mostly initialization. If such allocations fail, the system is globally emory-starved from which it will likely not recover by returning failure. In this case, terminating the process is in fact the most robust strategy as it may mean the difference between a permanent hang and a temporary crash.
-
- Aug 02, 2015
-
-
Meredith L. Patterson authored
-
- Dec 07, 2014
-
-
Steven Dee authored
-
- Jan 04, 2014
-
-
Dan Hirsch authored
-
- Nov 20, 2013
-
-
Dan Hirsch authored
-