Commit Graph

122 Commits

Author SHA1 Message Date
Frédéric Bour b6124e15a9 simplify focus logic 2020-01-03 16:58:10 +01:00
Frédéric Bour 3ffd33a5a9 cbor-explorer: revert focus experiments 2019-12-29 18:44:43 +01:00
Frédéric Bour 2e9d59eba9 fix focus movements 2019-12-27 23:14:04 +01:00
Frédéric Bour c2bad269fd celsius-to-farenheit 2019-12-27 22:45:15 +01:00
Frédéric Bour 5a97401c33 tweak focus api, start implementing (buggy) focus movement 2019-12-27 22:43:52 +01:00
Frédéric Bour cd5bbe4ab3 new focus implementation :) 2019-12-26 12:50:10 +01:00
Frédéric Bour 55c4374c0e WIP focus 2019-12-24 23:38:01 +01:00
Frédéric Bour f9b76123d7 Revisit semantics of root/release 2019-12-24 23:15:13 +01:00
Frédéric Bour 2ebefd383f wip focus 2019-12-23 11:18:20 +01:00
Frédéric Bour 84ba96d183 wip 2019-12-22 21:22:59 +01:00
Simon Cruanes 95c15eb287 makefile: avoid building bigger and bigger curdir.cbor files 2019-12-14 08:59:00 +01:00
Simon Cruanes 6dfec183e6 example: add a cbor explorer and a cbor packing tool 2019-12-14 08:59:00 +01:00
Simon Cruanes aef7bd2ee6 example: in reranger, add quit button, use more accurate clock 2019-12-14 08:59:00 +01:00
Frédéric Bour 20f54eeff8 add minimal example 2019-12-14 08:57:14 +01:00
Frédéric Bour 7d424cc772 Use Escape key to quit by default 2019-12-14 08:57:14 +01:00
Frédéric Bour 6e76a77de6 Implement bind in terms of map and join
Previous bind implementation had an incorrect optimization that would
repeatedly apply the map function even when inputs had not changed.
2019-12-14 08:51:43 +01:00
Frédéric Bour f66403b4c1 tests->examples & add targets to the Makefile 2019-12-12 16:35:49 +01:00
Frédéric Bour 8e09d712a3 add opam files 2019-12-12 16:31:47 +01:00
Frédéric Bour d3c04c2ba3 Use dune-project packages to generate opam files 2019-12-12 16:31:34 +01:00
Frédéric Bour 4a1b8d635d remove Dset 2019-12-12 16:23:43 +01:00
Frédéric Bour cc70dea085 Source import 2019-12-12 11:36:58 +01:00
Frédéric Bour 3b978b2bfe
Initial commit 2019-12-12 11:19:49 +01:00