Skip to content
Snippets Groups Projects
Select Git revision
  • 83-dead-rules
  • 87-transition-conflict
  • 90-h_literal-produces-pointer-signedness-warnings
  • ASThexviewer
  • arena-allocator
  • c++
  • cxx
  • flatten-null
  • java-bindings
  • jpeg_parser
  • llvm-backend
  • luajit
  • master default protected
  • mpeg4_parser
  • nitf_parser
  • old-llvm-backend
  • old-valgrind-cleanup
  • php-bindings
  • python-bindings
  • refactor-build
  • nightly_20220416
  • nightly_20220417
  • nightly_20220418
  • nightly_20220419
  • nightly_20220420
  • nightly_20220421
  • nightly_20220422
  • nightly_20220423
  • nightly_20220424
  • nightly_20220425
  • nightly_20220426
  • nightly_20220427
  • nightly_20220428
  • nightly_20220429
  • nightly_20220430
  • nightly_20220501
  • nightly_20220502
  • nightly_20220503
  • nightly_20220504
  • nightly_20220505
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Jun27May2524252423242324232220161412111087530Apr28272627232217141321Mar1817181716920Feb18171132125Jan231716151413111098731Dec1814Nov13141311109865210Oct828Sep28Aug1227Jul12Jun9212129May28262423221817161312111043130Apr1May30Apr2930282923222322set index and offset of result tokens in llk driverrename HCFStringMap to HStringMapRemove unneeded desugaring code.properly initialize NULL fields in h_cfgrammar_new and h_stringmap_newMerge remote-tracking branch 'mlp/master' into LLremove useless desugar_unimplemented; revert incorrect changes to test_llk()Merge branch 'master' of https://github.com/thequux/hammerRefactored all of the desugaring code to no longer depend on memory being initialized to 0. Everything is about 12% faster now.No more cycles in table generation! (Merge branch 'LL' of https://github.com/pesco/hammer)Merge remote-tracking branch 'mlp/master' into LLremove debug output from fill_table_rowupgrade dummy example to require LL(3)justify a const castcomment wordingtemp commit some debugging stuff for posteritymake sure h_string_update copies its subtreeslet h_hashtable_merge's combine function decide what to do on NULL dst valuesMore LL(k) fixes (Merge branch 'LL' of https://github.com/pesco/hammer)Regex all works now! (Merge branch 'master' of https://github.com/thequux/hammer)All tests pass; lots of stuff is no longer constadd an assertion that catches the infinite loopMore testcases workwhy does this (test_llk) segfault!? driver goes into a loop.let h_stringmap_get_char return the proper typeremove an erroneous assert that snuck into reshape_optionalRemove dladdr (Merge branch 'master' of https://github.com/thequux/hammer)On second thought, let's not use dladdr. It's a silly extension.Merge tq's regex backend fixes (branch 'master' of https://github.com/thequux/hammer)Got more regex tests passingdon't extend table entries that are already unambiguoush_predict for k>1, more debuggingadd API for pretty-printing for grammar symbols and symbol sequencesGot a lot of regex test cases workingdebug table generationclean up a bitfix h_stringmap_replace for the all-values caseherp-a-derp, that wasn't actually done - still bugged, thoughgeneralize most of llk.c to arbitrary k (ex. h_predict) - still buggedmake dummy example require LL(2)fix comma-separation some more in h_pprint_stringset
Loading