aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scalam/m/ast
Commit message (Expand)AuthorAgeFilesLines
* fix Identifier.makeValid bug where illegal characters woud be considered validscala-2.9Jakob Odersky2012-11-011-1/+1
* documentationJakob Odersky2012-11-011-1/+1
* add default dataset name checkJakob Odersky2012-11-011-7/+13
* documentationJakob Odersky2012-11-014-9/+136
* add method `withComment` to ast.Root to simplify generating EOL commentsJakob Odersky2012-10-301-0/+2
* refactor abstract syntax trees:Jakob Odersky2012-10-304-45/+78
* move 'tree.scala' to 'package.scala' in ast packageJakob Odersky2012-10-301-1/+13
* *refactor treeJakob Odersky2012-10-081-3/+5
* add initial filesJakob Odersky2012-10-061-0/+40