Arthur Meyre
|
063b2db9db
|
feat(data-types): add skeleton of data types, add an Integer type
- add convenience functions to instantiate Integer
- add tests for the basic functions of integers
|
2021-07-26 17:05:53 +02:00 |
|
Arthur Meyre
|
36d93a60d9
|
chore(tools): add mypy as dev tool but don't check in CI for now
- we'll see if the benefits of static typing are worth it or not
|
2021-07-19 16:25:24 +02:00 |
|
Arthur Meyre
|
a2185af578
|
tests: add test structure and dependencies
- add unique ID generator to hdk and unit test it
refs #15
|
2021-07-16 12:25:10 +02:00 |
|
Arthur Meyre
|
8c61a12581
|
chore(tools): setup poetry and bare hdk package
refs #15
|
2021-07-15 11:09:17 +02:00 |
|