aboutsummaryrefslogtreecommitdiffstats
path: root/rust/spectrum.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: fix bug with symbol vs. identifier reprbnewbold2016-04-251-1/+1
* rust: refactor Result Err to String; implement dynamic errorsbnewbold2016-04-251-41/+47
* rust: big refactor of SchemeExpr; add env (partial)bnewbold2016-04-251-58/+83
* rust: cleanups; parse returns a vecbnewbold2016-04-221-38/+107
* rust: fix symbols by adding identifiers, and handle commentsbnewbold2016-04-211-6/+27
* rust: rename to spectrumbnewbold2016-04-211-0/+479