- Aug 11, 2022
-
-
picomeg authored
-
Meredith L. Patterson authored
Ticket 95: Fix backends with params that currently ignore requested params to use them. Closes #95 See merge request !49
-
- Aug 09, 2022
- Apr 15, 2022
-
-
Andrea Shepard authored
WIP: arena allocator improvements See merge request hammer/hammer!30
-
- Jan 27, 2022
-
-
Meg Gordon authored
Improvements to requesting backend by name pulled out of the dlopen spike branch See merge request PicoMeg/hammer!1
-
- Dec 05, 2021
-
-
picomeg authored
spike branch: parsing of more complex backend requested parameters string, with optional paramaters, etc. formatting of code fixed, unused string based parsing of request parameters removed, etc.
-
- Oct 06, 2021
-
-
picomeg authored
default of k=1 is used.
-
- Sep 09, 2021
-
-
picomeg authored
-
- Jun 04, 2021
-
-
picomeg authored
-
- May 15, 2021
-
-
picomeg authored
-
- May 12, 2021
-
-
picomeg authored
backends[backend]
-
- May 08, 2021
-
-
picomeg authored
right now there is duplication as the enum backend value is still present- need to find out if it's OK to make a breaking change for anyone who is for reasons known only to themselves chekcing which backend enum value is one a parser they may have created and compiled...
-
- Mar 26, 2021
-
-
picomeg authored
-
- Mar 22, 2021
-
-
picomeg authored
vtable pointer, clean up some of the redundant information in backend with params struct
-
- Mar 09, 2021
- Mar 05, 2021
-
-
picomeg authored
-
- Mar 04, 2021
-
-
picomeg authored
compared to with strnig functions. WIP, feedback requested
-
- Dec 18, 2020
- Dec 08, 2020
-
-
picomeg authored
-
- Dec 01, 2020
-
-
picomeg authored
committing now because of harddrive making a bad sound again.
-
- Oct 27, 2020
- Oct 22, 2020
-
-
picomeg authored
-
- Oct 21, 2020
-
-
picomeg authored
cleanup
-
- Oct 17, 2020
-
-
picomeg authored
-
- Oct 06, 2020
-
-
picomeg authored
-
- Oct 05, 2020
-
-
picomeg authored
hard drive sounded bad. TODO includes free and copy updated and a bunch of refactoring / redesign of the solution
-
- Sep 29, 2020
-
-
Andrea Shepard authored
Add ABNF-parser-derived bug60 test case, and improve some of the test macros See merge request !45
-
Andrea Shepard authored
-
- Sep 28, 2020
-
-
Andrea Shepard authored
Ticket 60 bugfix See merge request hammer/hammer!43
-
- Sep 25, 2020
-
-
picomeg authored
"glr(1)" and call compile for the appropriate backend. Needs clean up and refactor, and tests, but it compiles and my hard-drive is periodically making threatening noises...
-
- Aug 28, 2020
-
-
picomeg authored
-
- Aug 26, 2020
-
-
picomeg authored
better_backend_handling Conflicts resolved: src/SConscript src/test_suite.h
-
- Aug 11, 2020
-
-
picomeg authored
-
- Jul 31, 2020
-
-
picomeg authored
-
- Jul 22, 2020
-
-
picomeg authored
that we also check to confirm both engines have consume the same number of tokens (and thus have actually both arrived at the same state for the same partial input stream)
-