2022-03-22 15:27 | ob: use same core for 'feis' and 'tail' | Jared Tobin | 1 | +14 | -20 |
2022-03-18 17:30 | meta: add urbit-gob link [ci-skip] | Jared Tobin | 1 | +1 | -0 |
2020-08-18 16:24 | meta: include CHANGELOG under extra-source-files | Jared Tobin | 1 | +3 | -0 |
2020-06-28 14:44 | co: tweak error message on bad parse | Jared Tobin | 1 | +2 | -2 |
2020-06-28 03:17 | co: fix typos in docstrings [ci skip] | Jared Tobin | 1 | +2 | -2 |
2020-06-04 07:56 | release: patch version bump (0.3.2 -> 0.3.3) | Jared Tobin | 2 | +8 | -2 |
2020-06-04 07:56 | meta: update stackage pins | Jared Tobin | 3 | +7 | -7 |
2020-06-04 07:54 | co: export Patp and Patq constructors | Jared Tobin | 1 | +2 | -2 |
2020-02-28 15:06 | meta: add tested-with field | Jared Tobin | 1 | +1 | -0 |
2020-02-28 14:49 | release: patch version bump (0.3.1 -> 0.3.2) | Jared Tobin | 2 | +7 | -1 |
2020-02-28 14:45 | test: add internal representation tests for ~zod | Jared Tobin | 1 | +11 | -0 |
2020-02-28 14:35 | serialize: handle 0 encoding correctly | Jared Tobin | 1 | +6 | -3 |
2020-01-05 21:15 | meta: remove -O flags | Jared Tobin | 1 | +2 | -2 |
2020-01-05 21:01 | release: patch version bump (0.3.0 -> 0.3.1) | Jared Tobin | 5 | +11 | -8 |
2020-01-05 21:00 | co: add Ord instances to Patp, Patq | Jared Tobin | 1 | +2 | -2 |
2019-12-23 12:30 | ob, muk, co: minor cleaning | Jared Tobin | 3 | +11 | -11 |
2019-10-01 18:49 | readme: add stackage badge [ci skip] | Jared Tobin | 1 | +1 | -0 |
2019-09-20 12:16 | ci: add bench suite to travis | Jared Tobin | 1 | +3 | -1 |
2019-09-20 12:11 | bench: update suite to v0.3.0 api | Jared Tobin | 1 | +12 | -12 |
2019-09-20 12:05 | release: minor version bump (0.2.0 -> 0.3.0) | Jared Tobin | 2 | +6 | -1 |
2019-09-20 12:02 | co: add patq support | Jared Tobin | 5 | +220 | -69 |
2019-09-19 16:43 | title: add 'clan' and 'sein' support | Jared Tobin | 6 | +199 | -1 |
2019-09-18 22:37 | readme: fix atom size comments [ci skip] | Jared Tobin | 1 | +4 | -3 |
2019-09-18 22:20 | tests: fix typo [ci skip] | Jared Tobin | 1 | +1 | -1 |
2019-09-18 22:17 | bench: add benchmark suite | Jared Tobin | 4 | +119 | -3 |
2019-09-18 14:41 | readme: update [ci skip] | Jared Tobin | 1 | +4 | -1 |
2019-09-18 14:19 | version bump (0.1.1 -> 0.2.0) | Jared Tobin | 2 | +23 | -10 |
2019-09-18 14:13 | ob, co, muk: add basic docs | Jared Tobin | 3 | +83 | -4 |
2019-09-18 12:36 | co, ob: general refactoring | Jared Tobin | 9 | +134 | -71 |
2019-09-17 12:10 | tests: add 64 and 128 bit unit tests for Co | Jared Tobin | 1 | +19 | -1 |
2019-09-17 11:55 | tests: add Co unit tests | Jared Tobin | 5 | +60 | -21 |
2019-09-17 11:13 | tests: make Ob unit tests match arvo's | Jared Tobin | 1 | +20 | -5 |
2019-09-17 11:02 | co: use Natural internally | Jared Tobin | 1 | +15 | -14 |
2019-09-17 10:42 | co: use Natural instead of Int | Jared Tobin | 2 | +20 | -12 |
2019-09-13 22:04 | tests: test feis and tail over planets | Jared Tobin | 2 | +27 | -3 |
2019-09-13 21:18 | release: patch version bump | Jared Tobin | 2 | +5 | -1 |
2019-09-13 21:17 | meta: update description, homepage | Jared Tobin | 1 | +10 | -12 |
2019-09-13 18:50 | tests: adjust input types | Jared Tobin | 2 | +5 | -7 |
2019-09-13 18:50 | ob: fix hlint complaint about conditionals | Jared Tobin | 1 | +2 | -4 |
2019-09-13 18:49 | ob: perform addition over Word32 | Jared Tobin | 1 | +38 | -36 |
2019-09-13 18:20 | FIXME WIP | Jared Tobin | 1 | +7 | -5 |
2019-09-12 17:22 | meta: add .ghci file | Jared Tobin | 1 | +2 | -0 |
2019-09-12 17:21 | tests: add failing case for tail . feis | Jared Tobin | 5 | +30 | -1 |
2019-09-10 16:42 | tests: add basic 'co' test suite | Jared Tobin | 2 | +28 | -0 |
2019-09-10 16:37 | tests: add property test | Jared Tobin | 3 | +21 | -0 |
2019-09-10 16:26 | tests: restructure test suite | Jared Tobin | 6 | +138 | -134 |
2019-09-10 16:08 | tests: use hspec | Jared Tobin | 3 | +22 | -18 |
2019-09-10 16:07 | co: replace intmap with vector | Jared Tobin | 2 | +10 | -10 |
2019-09-10 15:54 | tests: add medium-scale test case | Jared Tobin | 2 | +82 | -0 |
2019-09-10 15:44 | co, ob, muk: remove -Wall pragmas | Jared Tobin | 3 | +0 | -3 |
2019-09-10 15:43 | ob, co: clean up strictness annotations | Jared Tobin | 2 | +6 | -5 |
2019-09-08 15:14 | readme: tweak badges [ci skip] | Jared Tobin | 1 | +2 | -2 |
2019-09-06 18:09 | gitignore: add dist directory | Jared Tobin | 1 | +1 | -0 |
2019-09-06 18:07 | cabal: flip release options | Jared Tobin | 1 | +5 | -6 |
2019-09-06 18:05 | meta: touch up cabal file | Jared Tobin | 1 | +34 | -3 |
2019-09-06 17:57 | meta: initial release | Jared Tobin | 2 | +7 | -0 |
2019-09-06 17:46 | readme: update | Jared Tobin | 1 | +20 | -4 |
2019-09-06 17:46 | test: add basic test suite | Jared Tobin | 2 | +60 | -0 |
2019-09-06 17:46 | meta: add travis, stack stuff | Jared Tobin | 3 | +31 | -1 |
2019-09-06 17:16 | co: add render function | Jared Tobin | 1 | +41 | -39 |
2019-09-06 15:06 | co: working (basic) patp, fromPatp | Jared Tobin | 2 | +46 | -58 |
2019-09-06 13:41 | general large-scale hacking | Jared Tobin | 10 | +384 | -337 |
2019-09-06 12:09 | meta: rename to 'urbit-hob' | Jared Tobin | 2 | +21 | -4 |
2019-09-06 08:30 | co: add module | Jared Tobin | 1 | +113 | -0 |
2019-09-06 08:26 | meta: switch to MIT license | Jared Tobin | 2 | +20 | -1 |
2019-09-06 08:25 | deps: add containers, text | Jared Tobin | 1 | +4 | -2 |
2019-09-06 07:27 | ob: add module | Jared Tobin | 1 | +174 | -0 |
2019-09-06 07:26 | muk: add module | Jared Tobin | 1 | +18 | -0 |
2019-09-06 07:26 | init: project skeleton | Jared Tobin | 4 | +38 | -0 |