3 Commits

Author SHA1 Message Date
Raphaël AMIARD
166e285d7e P506-012: Add file name to node short_image 2019-03-15 10:34:54 +01:00
Romain Beguet
42a7dacb91 S121-011: Revise enum node definition mechanism.
Instead of using Python's inheritance mechanism to define enum nodes,
the new mechanism requires adding enum_node = True to the class' body.
Inheritance can now be used to make the enum node derive from any
subclass of ASTNode instead ASTNode itself.
2019-02-07 12:54:10 +01:00
Pierre-Marie de Rodat
99e4111bad Testsuite: rename directories to replace "-" with "_" 2018-09-28 15:02:58 +02:00