summaryrefslogtreecommitdiffstats
path: root/lib/bb/parse/ast.py
AgeCommit message (Expand)Author
2010-02-12[parser] Move methodflags over to the astHolger Freyther
2010-02-12[parser] Build fixRichard Purdie
2010-02-12[parser] Move more statements over the two phase ASTHolger Freyther
2010-02-12[parse] Change handling include through the AstNodeHolger Freyther
2010-02-12[parser] Call eval and remove non ast codeHolger Freyther
2010-02-12[parser] Call eval immeditaley to test this codeHolger Freyther
2010-02-12[parser] Prepare to cease out getFuncHolger Freyther
2010-02-12[parser] Preserve include vs. require behaviourRichard Purdie
2010-02-12[parser] Firs set of AST nodes with construction and evalHolger Freyther
2010-02-12[parser] Move the finalise into the ast as wellHolger Freyther
2010-02-12[parser] Cary a Statement Node through the parsingHolger Freyther
2010-02-12[parser] Move evaluating into the ast class...Holger Freyther