Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 0c324adaa6d594407074baf25c2ce70a44e88a3c
  • master default protected
  • 83-dead-rules
  • 87-transition-conflict
  • 90-h_literal-produces-pointer-signedness-warnings
  • arena-allocator
  • c++
  • cxx
  • flatten-null
  • java-bindings
  • llvm-backend
  • luajit
  • old-llvm-backend
  • old-valgrind-cleanup
  • php-bindings
  • python-bindings
  • refactor-build
  • regex
  • static-analysis
  • valgrind-cleanup
  • windows-vs2013
  • nightly_20201028
  • nightly_20201029
  • nightly_20201030
  • nightly_20201031
  • nightly_20201101
  • nightly_20201102
  • nightly_20201103
  • nightly_20201104
  • nightly_20201105
  • nightly_20201106
  • nightly_20201107
  • nightly_20201108
  • nightly_20201109
  • nightly_20201110
  • nightly_20201111
  • nightly_20201112
  • nightly_20201113
  • nightly_20201114
  • nightly_20201115
  • nightly_20201116
41 results
Created with Raphaël 2.2.023May2220161412111087530Apr28272627232217141321Mar1817181716920Feb18171132125Jan231716151413111098731Dec1814Nov13141311109865210Oct828Sep28Aug1227Jul12Jun9212129May28262423221817161312111043130Apr1May30Apr2930282923222322Regex tests too. Only int_range() and nothing() work.Only LL(k)'s many() and many1(), and benchmark 1, are failing.Refactor for separate tests for packrat and LL(k).refactor and bughunt unsuccessfully trying to find out whyh_stringmap_update wasn't merging results correctlyadd h_hashtable_merge functiongeneralize grammar data structure allocation to k>1remove some left-over dead code that I think is bullshitcomma-separate properly in h_pprint_stringsetgeneralize grammar analysis to k>1ugh, forgot to commit actions.c!add Session.vim to gitignorerefactor h_llk_lookup to take the input stream as argumentfix free of previous backend datareshape for h_attr_boolreshape for h_ignorefix desugar_optionalreshape for h_epsilonreshape for h_sequenceroll the positive cases for int16, int32 back into the existing testreshape for h_action and h_choicemove the h_act_* functions to src/actions.creshape for h_left and friendsSwitched sequence and choice in JNI to varargsfix desugaring of h_whitespace and add reshape actionreshape bits parsersconsider HCF_CHARSET terminal symbols (as the LL driver already treats them)fix an off-by-one alloc error in desugar_bitsunwrap (reshape) singleton terminal symbols correctlyadd token reshaperadd reshapers to 'many' parsers (makes the benchmark run with llk!)add "reshape" action to HCFChoicedetect parse error in llk dummy testalways put end_token in the start symbol's follow setfix memory issues in benchmark.cRevert "don't touch parser->backend in benchmark.c"silence a warning when compiling with NDEBUGminor cosmeticsformattingdon't touch parser->backend in benchmark.c
Loading