Commit Graph

11 Commits

Author SHA1 Message Date
Mark Thom
3f06ff874b make use of read_term in the repl 2018-09-10 00:18:17 -06:00
Mark Thom
664f0f83dc read modifications 2018-09-08 19:46:34 -06:00
Mark Thom
33d1a7c701 add structural tests for partial strings, rename ast.rs 2018-09-04 21:20:45 -06:00
Mark Thom
ff9d2662e6 farm parser out to a crate, remove it as a git submodule. 2018-09-03 21:58:07 -06:00
Mark Thom
c5fd13dfa0 distinguish eq from structural_eq on strings 2018-09-03 00:06:01 -06:00
Mark Thom
872b153b08 correct printing of lists when double_quotes is set to atom 2018-08-30 00:04:19 -06:00
Mark Thom
92927bbcef read predicate reads piecemeal data 2018-08-29 23:21:31 -06:00
Mark Thom
dc04708796 split error classification 2018-08-29 21:20:56 -06:00
Mark Thom
f861b7a80e update to handle strings as lists. 2018-08-22 00:26:48 -06:00
Mark Thom
013eb29e2b add string table, StringList representation 2018-08-21 00:22:16 -06:00
Mark Thom
38dcd6113e preliminary read support 2018-07-25 17:12:07 -06:00