aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scalam/m
Commit message (Expand)AuthorAgeFilesLines
* make constructor parameters accessible as valsJakob Odersky2012-11-081-1/+1
* fix Identifier.makeValid bug where illegal characters woud be considered validscala-2.9Jakob Odersky2012-11-011-1/+1
* documentationJakob Odersky2012-11-011-1/+1
* import reorganizeJakob Odersky2012-11-011-1/+1
* add default dataset name checkJakob Odersky2012-11-011-7/+13
* documentationJakob Odersky2012-11-014-9/+136
* move interpreters to seperate packageJakob Odersky2012-10-304-7/+24
* package documentationJakob Odersky2012-10-301-0/+4
* adaptions required by ast refactoringJakob Odersky2012-10-301-2/+2
* 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
* *add kill method to interpretersJakob Odersky2012-10-302-5/+18
* lots of changes:Jakob Odersky2012-10-182-0/+36
* *refactor treeJakob Odersky2012-10-081-3/+5
* add initial filesJakob Odersky2012-10-061-0/+40