Erik Verbruggen
fbf2efa5f6
Increased dumper accuracy by genererating the dumper methods.
2010-07-06 09:19:20 +02:00
Erik Verbruggen
efcb01f071
Removed the token cache.
2010-07-02 11:18:52 +02:00
Erik Verbruggen
49a15642b9
Changed use of ChangeSet.
2010-07-01 17:03:42 +02:00
Erik Verbruggen
56769bb6fb
Added code generation for firstToken and lastToken.
2010-06-24 10:25:16 +02:00
Erik Verbruggen
e4f07e9f20
Added AST node constructor generation.
2010-03-18 15:57:34 +01:00
Erik Verbruggen
33d5928322
Added check to see if the passed path is correct by checking if it contains the file AST.h
2010-03-18 15:57:34 +01:00
Roberto Raggi
61a504c427
Ensure that the memory pool can be reused after a rewind and get rid of the segmented array.
2010-03-18 15:23:13 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Erik Verbruggen
ae0ee18a77
Removed #ifdefs so all AST nodes are always there.
...
Also removed the (conditional) invoke_token from DeclarationAST and use
the qt_invokable_token to store the Q_INVOKABLE, and fixed the ASTMatch
code generation.
2010-02-04 12:15:32 +01:00
Erik Verbruggen
fcf67d7d8e
Added clone methods to the AST.
2010-02-02 11:41:57 +01:00