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.013Mar728Feb232221151210931Jan2625238Dec630Nov292825161411987431Oct2827252421201817141211107528Sep272625Jul21201814131211630Jun292827232221201715141398731May3020191817161228Apr2725212019181514131115Feb11831Jan211931Dec30282723222117Nov1615121198432120Sep1715139876130Aug1817161312116Jul530Jun29252421191711987427May14Keep track of allocations between h_do_parse callsEarly-out of enter_h_arena_malloc_raw when not in useMerge branch 'push-at-h-do-parse'after-byte-coun…after-byte-count-revisionForgot to set up test fixturespush-at-h-do-pa…push-at-h-do-parseMore tests, fix errors(WIP) Explicit test for where malloc calls should add the memory useAdd HParseState fixture for testing return_from_h_do_parse()Fix accidentally making new Parser objects for self.a and self.bSome of the tests passAdd test code (broken)setUp() for integration testWork out more tests in commentsStart sketching out setUp()Add placeholders for testTest passesAdd test to catch wrongly attributed allocations (broken)Explicitly add and skip a test for return_from_perform_lowlevel_parseTests pass againIf 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 Parser
Loading