Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024May28Mar1423Feb27Jan2414987512Dec1198127Nov2421191815Added reset_flex_buffer hook to support flushing flex's internal buffer.mastermasterAdded Lexer file to removal hitlist.Fixed merge conflict.Fixed three return value-checks to prevent segfaults.PyObject_GetAttr increases the refcnt of py_attr_hook_handler_name by one.If getattr() fails, hasattr() will fail as well.Removed unwanted ref counter increment.Handle init_attr failure and added debug_refcnt macro.Made BisonSyntaxError's arguments optional.Call hook_read_before when hook_read_before attribute exists.Catch and reset KeyboardInterrupt after py_input read() call.Refactoring and close buffer when read() returns an empty string.Implemented py_input using Python C API and fixed uninitialised value warning.Implemented py_callback in C and error thresholdRemoved whitespace.Removed temporary build file 'tmp.output'.Removed temporary bison build files.Implemented hook_read_{after,before} callers.Trigger hook "hook_run" after run().Implemented hook_handler caller.Implemented syntax error location tracking and fixed compiler warnings.Implemented hook_read (triggered after read() method is done).Set default node class to BisonNode instead of None.Restructured modules, fixed intra-package imports and applied pep8.Finished exception handling (successfully pass through of exceptions).Updated exception reporter to new way of catching exceptions.Fixed ignored KeyboardInterrupt exception.Improved error reporting facilities.Improved exception handling and moved bisonToParser to own file.Code cleanup and applied pyflakes' suggestions.Cleanup in pyrex code to make it compatible with Cython.Improved py_callback exception handling and code cleanup.Fixed segfault on 32 bit arch (wrong place for refcount increment).Makefile cleanup and removed generated pxi file.Code cleanup in pybison's python file.Fixed compilation warning and removed useless LEO comments.Fixed segmentation fault in generated bison code.Code cleanup.Fixed segfault caused by variadic function py_callback.Added buildDirectory and started to fix segfaults.
Loading