chiark / gitweb /
Makefile: Use --target, not -T, for deploy arch
[otter.git] / base /
2021-04-05 Ian Jacksonhtml: Format u64 too
2021-04-03 Ian Jacksongeometry: Provide Rect::size()
2021-04-02 Ian Jacksonmovehist: Move LENS etc. to otter, out of base
2021-04-02 Ian Jacksongeometry: Provide len
2021-04-02 Ian Jacksongeometry: Promote len2
2021-04-02 Ian Jacksongeometry: Promote PosPromote to a trait
2021-04-02 Ian Jacksonmovehost: Send updates.
2021-04-02 Ian Jacksonif_let: Let variants be paths
2021-04-02 Ian Jacksonif_let: Slight formatting adjustment
2021-04-02 Ian Jacksonintroduce if_let!
2021-04-01 Ian Jacksonhtml, SvgAttrs: Change type of SvgAttrs
2021-04-01 Ian Jacksonhtml: Move to otter-base
2021-04-01 Ian Jacksontable size html attrs: Split out into base
2021-04-01 Ian Jacksoncargo: Move `extend` dependency to otter-base
2021-03-29 Ian Jacksoncargo: Add trailing newlines back plus a guard comment
2021-03-25 Ian Jacksongeometry: ipl Ord and Eq for Rect
2021-03-25 Ian Jacksongeometry: Rename Region::Rectangle to Rect
2021-03-25 Ian Jacksongeometry: Massive overhaul of types and fields
2021-03-25 Ian Jacksongeometry: Some code motion
2021-03-25 Ian Jacksonrename Area to Rect
2021-03-25 Ian Jacksonrename Region to RegionC, in line with PosC and AreaC
2021-03-25 Ian JacksonProvide distinction betwene Region and Area
2021-03-25 Ian Jacksonserde_json: Move dependency to base, so it's common
2021-03-25 Ian Jacksongeometry: Relax Ord to PartialOrd
2021-03-25 Ian Jacksonprovide otter_base::Region
2021-03-25 Ian Jacksonmove geometry to base
2021-03-25 Ian Jacksonbase: Introduce a prelude module here
2021-03-12 Ian Jacksonimpl Hash for ZCoord
2021-03-11 Ian Jacksonzcoord: plus_offset: Check both ways
2021-03-11 Ian Jacksonzcoord: Provide plus_offset method
2021-03-11 Ian Jacksonzcoord: Delete some obsolete comments
2021-03-11 Ian Jacksonzcoord: Remove a spurious blank line
2021-02-15 Ian JacksonCentralise thiserror
2021-02-14 Ian JacksonCannot centralise serde_with
2021-02-14 Ian JacksonCannot centralise serde
2021-02-14 Ian JacksonCannot centralise thiserror
2021-02-14 Ian JacksonCentralise if_chain
2021-02-14 Ian JacksonDocument why fehler not centralised
2021-02-14 Ian JacksonCentralise derive_more
2021-02-14 Ian JacksonReorganose dependencies: wip, arrayvec
2021-02-14 Ian JacksonRename zcoord crate to otter-base