|
|
4c1ae3a0be
|
refactor(pkg): Migrate package imports to use new code.sonr.org/go/ucan module path
|
2026-01-08 15:46:00 -05:00 |
|
Steve Moyer
|
9589cc8b44
|
feat(tinygo): make 53-bit limits portable across platforms
|
2025-02-21 11:03:33 -05:00 |
|
Fabio Bozzo
|
da806b1bc5
|
remove TODO comment
|
2024-12-02 14:32:15 +01:00 |
|
Fabio Bozzo
|
28272e6900
|
move int validation to where a error can be returned
|
2024-12-02 11:59:16 +01:00 |
|
Fabio Bozzo
|
ff79bbb443
|
go fmt
|
2024-11-29 13:03:48 +01:00 |
|
Fabio Bozzo
|
3997a86184
|
fix: prevent overflow of int values
|
2024-11-29 13:00:00 +01:00 |
|
Michael Muré
|
c4a53f42b6
|
args,meta: harmonize supported types, with fast paths
|
2024-11-12 13:09:07 +01:00 |
|
Michael Muré
|
522181b16a
|
args: simplify API + code
|
2024-11-12 12:14:58 +01:00 |
|
Michael Muré
|
948087744d
|
literal: fix flacky test
also: make tests less noisy everywhere
|
2024-11-07 12:01:29 +01:00 |
|
Michael Muré
|
8447499c5a
|
literal: add test suite
|
2024-11-06 16:42:45 +01:00 |
|
Michael Muré
|
6f9a6fa5c1
|
literal: make Map and List generic, to avoid requiring conversions
|
2024-11-05 16:26:14 +01:00 |
|
Michael Muré
|
19721027e4
|
literal: rewrite Map() to cover more types
|
2024-11-04 18:34:31 +01:00 |
|
Fabio Bozzo
|
bc847ee027
|
fix literal.Map to handle list values too
|
2024-11-04 17:10:57 +01:00 |
|
Michael Muré
|
400f689a85
|
literal: some better typing
|
2024-11-04 11:15:12 +01:00 |
|
Fabio Bozzo
|
6d85b2ba3c
|
additional tests for optional selectors
|
2024-11-01 13:07:46 +01:00 |
|
Michael Muré
|
7662fe34db
|
policy: implement partial matching, to evaluate in multiple steps with fail early
|
2024-10-24 16:21:57 +02:00 |
|
Michael Muré
|
a1c2c5c067
|
literal: simplify package with built-in functions
|
2024-10-24 12:55:06 +02:00 |
|
Michael Muré
|
7fa3ba1492
|
policy: add a way to filter policies with a path
Based on exploration work https://github.com/ucan-wg/go-ucan/pull/27
|
2024-10-16 13:48:01 +02:00 |
|
Michael Muré
|
51e8d5ce04
|
policy: fluent construction
|
2024-10-15 13:06:46 +02:00 |
|
Steve Moyer
|
6075c19957
|
feat: reorganize packages
|
2024-09-24 11:40:28 -04:00 |
|