Commit Graph

24 Commits

Author SHA1 Message Date
Savanni D'Gerinel 3a3cf84c83 Rework the build.
Switches to using NPM entirely for dependencies. That allows me to delete lodash from the repository while leaving the dependency in place. I lose the automatic rebuilds.
2023-01-28 11:09:11 -05:00
Savanni D'Gerinel 7453e2d8cf Set up a prototype UI 2023-01-28 01:54:35 -05:00
Savanni D'Gerinel d5e8f24cc7 Bare minimum test app with one library 2023-01-27 11:03:40 -05:00
Savanni D'Gerinel c5721c1e87 Add a program that generates an empty map 2023-01-22 16:50:56 -05:00
Savanni D'Gerinel f17dd5b89d Clean up the read and write operations
maps no longer need to be serializable. This allows for both a serializable form and a non-serializable form.
2023-01-21 11:23:32 -05:00
Savanni D'Gerinel ac5d8e0c75 Make maps carry real data that is both readable and writeable. 2023-01-21 10:53:21 -05:00
Savanni D'Gerinel c5528d1ceb Add Axial coordinates system 2023-01-14 17:19:36 -05:00
savanni be995d2f26 Merge pull request 'Add a module that helps handle a list of record changes.' (#1) from changeset into main
Reviewed-on: savanni/tools#1
2023-01-04 04:43:01 +00:00
Savanni D'Gerinel ebb33e915c Add a module that helps handle changesets 2023-01-02 10:43:38 -05:00
Savanni D'Gerinel 954ea94bb2 Set up build infrastructure for fluent-ergonomics 2022-12-31 12:39:11 -05:00
Savanni D'Gerinel d0b376fe76 Set up IFC build tools 2022-12-31 12:27:28 -05:00
Savanni D'Gerinel c870980ed2 Set up build tools for emseries 2022-12-31 12:25:49 -05:00
Savanni D'Gerinel 6cb443bd17 Set up the flake 2022-12-31 12:07:58 -05:00
Savanni D'Gerinel b143d21d5f readme 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel 033e9982ea Update dependencies 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel 78ca4b6a09 Add the flake.lock file 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel c91d105d01 Switch to flake 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel cb917e9a73 Initial commit of fluent-ergonomics 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel fe2faa61e0 Add a Date<Tz> conversion for the IFC 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel 20589405e2 Initial commit 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel aa103829c6 Update to chrono_tz 0.6 2022-04-21 09:25:39 -04:00
Savanni D'Gerinel 5f0f43e414 Remove an old crates-io.list 2022-04-20 09:10:48 -04:00
Savanni D'Gerinel c70e45090b Set up a flake 2022-04-20 09:10:28 -04:00
Savanni D'Gerinel 9deb17fa15 Re-extract emseries into its own project 2022-04-20 09:01:39 -04:00