Convert to Swift 1.2:
[jackhill/mal.git] / swift / step7_quote.swift
2015-04-08 Keith RollinConvert to Swift 1.2:
2015-04-08 Keith Rollinrefactor: use a switch instead of a ramp of if's.
2015-04-08 Keith Rollinrefactor: move some code out of EVAL into their own...
2015-04-08 Keith Rollinoptimization: conditionally remove some debugging code
2015-03-25 Nala Ginrutmerged upstream:master
2015-03-24 Joel MartinMerge pull request #49 from keith-rollin/swift
2015-03-23 Keith RollinInitial Swift implementation.