aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* modify plotter to support new plotJakob Odersky2012-10-301-1/+1
* re-implement Plot (hopefully in a cleaner way)Jakob Odersky2012-10-301-57/+95
* less restrictive style element definitionJakob Odersky2012-10-301-2/+2
* remove save and run capability from plotsJakob Odersky2012-10-301-21/+0
* move interpreters to seperate packageJakob Odersky2012-10-305-8/+27
* package documentationJakob Odersky2012-10-301-0/+4
* adaptions required by ast refactoringJakob Odersky2012-10-303-22/+19
* 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
* add documentationJakob Odersky2012-10-307-7/+89
* move 'tree.scala' to 'package.scala' in ast packageJakob Odersky2012-10-301-1/+13
* *move DataSet to plotting packageJakob Odersky2012-10-3010-37/+25
* delete unused package objectJakob Odersky2012-10-301-7/+0
* clarify smooth implementationJakob Odersky2012-10-301-8/+5
* *remove leftover implicitJakob Odersky2012-10-302-14/+1
* *add kill method to interpretersJakob Odersky2012-10-302-5/+18
* clean up font sizeJakob Odersky2012-10-301-4/+5
* implement generic 'smooth' function for all sequence typesJakob Odersky2012-10-281-0/+24
* improve integration of DenseVector into collection framework:Jakob Odersky2012-10-286-38/+53
* first implementation of integration of breeze DenseVectors to scala collectionsJakob Odersky2012-10-185-0/+76
* lots of changes:Jakob Odersky2012-10-1814-68/+190
* move charting to plottingJakob Odersky2012-10-154-7/+9
* refactor style supportJakob Odersky2012-10-0910-258/+134
* *refactor treeJakob Odersky2012-10-084-55/+110
* add initial filesJakob Odersky2012-10-067-0/+360