edipretoro
  • Joined on 2020-09-27
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-09 15:01:18 +00:00
3a13c94b78 First iteration of a working initcounters method
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-09 13:36:17 +00:00
5c01d319f5 Adding a stub for the initcounters method and the pseudocode for it
a3b1b9473c Adding a stub for the genid method and the pseudocode for it
Compare 2 commits »
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-09 13:32:46 +00:00
22d677d119 Renaming the total attribute as oatop
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-07-08 19:43:46 +00:00
9a5ac4bcbf Current state
edipretoro pushed to main at edipretoro/noid-go 2026-06-21 20:49:21 +00:00
66549f0c18 Adding a stub for the parseTemplate function
edipretoro pushed to main at edipretoro/noid-go 2026-06-20 20:39:20 +00:00
e0d39c56ea Adding a new parameter to the Minter struct
edipretoro pushed to main at edipretoro/noid-go 2026-06-19 18:53:56 +00:00
8bd0ab7d19 Adding a stub for the initCounters function
edipretoro pushed to main at edipretoro/noid-go 2026-06-18 20:23:36 +00:00
2ff46b201e Adding more attribute to the Minter struct and reformating
edipretoro pushed to main at edipretoro/noid-go 2026-06-18 20:20:09 +00:00
dd9d98a67a Adding more attribute to the Minter struct
edipretoro pushed to main at edipretoro/noid-go 2026-06-17 15:46:54 +00:00
4252fbc50b Adding a stub for the Mint procedure
edipretoro pushed to main at edipretoro/noid-py 2026-06-17 08:43:05 +00:00
b146a3d306 Initialize a new uv project
edipretoro created branch explos/firststeps in edipretoro/noid-py 2026-06-17 08:42:54 +00:00
edipretoro pushed to explos/firststeps at edipretoro/noid-py 2026-06-17 08:42:54 +00:00
b146a3d306 Initialize a new uv project
edipretoro pushed to main at edipretoro/noid-py 2026-06-17 08:39:37 +00:00
b1f4fbf64c Adding a short description of this repo
edipretoro created branch main in edipretoro/noid-py 2026-06-17 08:39:37 +00:00
edipretoro created repository edipretoro/noid-py 2026-06-17 08:38:17 +00:00
edipretoro pushed to main at edipretoro/noid-go 2026-06-16 19:44:26 +00:00
2fbd5663f1 Adding new type: Minter
edipretoro pushed to main at edipretoro/noid-go 2026-06-16 19:43:53 +00:00
1e89bffb7c Reformating code (w/ gofmt)
edipretoro pushed to main at edipretoro/noid-go 2026-06-15 19:52:36 +00:00
87402cbc2d Adding a short description of this repo
edipretoro pushed to main at edipretoro/noid-go 2026-06-14 20:50:22 +00:00
62d70e981a First step to get our Noid minter in Go: a counter struct