Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed bug in `equal?` | Teddy | 2013-08-09 |
| | |||
* | str_to_lower should only apply to Symbols | Teddy | 2013-08-09 |
| | |||
* | added `and` operator | Teddy | 2013-08-09 |
| | |||
* | removed `skip` field from Pair, use `next` to make jumps insteadskip_removal | Teddy | 2013-08-09 |
| | |||
* | added more list-specific procs | Teddy | 2013-08-08 |
| | |||
* | fixed some severe problems and added tests | Teddy | 2013-08-07 |