TiarkRompf / virtualization-lms-core

A Framework for Runtime Code Generation and Compiled DSLs
http://scala-lms.github.com
BSD 3-Clause "New" or "Revised" License
324 stars 91 forks source link

Bring develop up-to-date with 1.0.x branch #102

Closed TiarkRompf closed 9 years ago

TiarkRompf commented 9 years ago

The biggest change so far is to replace Manifest[T] with a custom type class Typ[T] in all user-facing code.