Skip to content
Snippets Groups Projects
Select Git revision
  • api-WIP
  • breakpoint-manager-refactor
  • detailed-arena-stats
  • detailed-stats-allocation-count
  • init-flow-refactor
  • init-functions-as-parameter
  • master default protected
  • mem-stat-attribution-differences
  • numpy
  • parser-hierarchy
  • partial-ast
  • push-at-h-do-parse
  • runtime-function-length
  • status-display
  • token-display
  • after-byte-count-revision
16 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Feb1210931Jan2625238Dec630Nov292825161411987431Oct2827252421201817141211107528Sep272625Jul21201814131211630Jun292827232221201715141398731May3020191817161228Apr2725212019181514131115Feb11831Jan211931Dec30282723222117Nov1615121198432120Sep1715139876130Aug1817161312116Jul530Jun29252421191711987427May14If h_parse returns before the next h_do_parse call, stop in next h_parse() calltoken-displaytoken-displayPrinting cleanupFilter locals to HParser*s (finally)Remove old test, clean up codeRemove another reference to h_do_parse_parserUpdate tests, remove reference to h_do_parse_parserUpdate test, since bytes_used now indexes by arenaDisable debug codeFix error in HammerParserCurrentEnvActually remove h_do_parse_parserMove stack pop at the end of function(Broken) Move parser_stack.pop() to return_from_h_do_parse()(WIP) Backtrace command now only needs to print the stackForgot to assign to instance variableMove parser_stack.push() to h_do_parseAdd some debug statementsFix copypaste errorsdetailed-stats-…detailed-stats-allocation-countSeparate apply counts by arenaIncrement the countersFix typo and copypaste errorRestore debug behavior againAdd application counters to ParserMerge branch 'master' of gitlab.special-circumstanc.es:safedocs-ta2-profiling/perf-instrumentationmastermasterH_RULES -> H_RULEs in console outputH_RULES -> H_RULEs in console outputAvoid accidentally turning allocation counts into gdb.ValuesFix missing argumentFix IndexError in TopLevelParseFilter locals to HParser*s (finally)Filter locals to HParser*s (finally)WIP commit (broken)Fix missing closing parenUpdate README.mdAdd LICENSEArena parameter is no longer uselessInitialize cumulative_byte_differences anew when entering h_do_parse(WIP) Checking allocation sizes at h_do_parse returnSave ParserStacks belonging to parses that finisheddetailed-arena-…detailed-arena-statsMake note of API assumptionsCherry-pick Parser refactor from c81982c
Loading