|
3a7fe94b32
|
[types] Implement From<bool> for Bool
|
2018-08-26 17:41:50 -07:00 |
|
|
d0441965eb
|
[types] Add Bools to the mix
|
2018-08-26 09:52:17 -07:00 |
|
|
929846152e
|
[parser, types] Clean up obj parsers
- Define ListParser, SymParser in their own separate modules
- Add some stuff to types to make working with them more ergonomic
|
2018-08-23 17:52:56 -07:00 |
|
|
c3a2247fdd
|
Clean up tests for bool, char, and the lib
|
2017-04-22 12:29:43 -07:00 |
|
|
61f8cfccb5
|
Simplify bool.rs a bunch
|
2017-04-22 09:30:28 -07:00 |
|
|
0d3021fb74
|
Consolidate some tests in bool and char
|
2017-04-09 15:55:49 -07:00 |
|
|
370083e2f0
|
Break type checks into separate traits
|
2017-04-09 14:08:54 -07:00 |
|
|
c2ac6450ba
|
Clean up some Value/Bool/Char code
|
2017-04-08 16:35:11 -07:00 |
|
|
27f1fb63ea
|
Wholesale move modules from src/types to types/src
|
2017-04-08 16:25:02 -07:00 |
|