• Joined on 2024-07-03
lmika pushed to main at lmika/ucl 2025-05-25 02:37:41 +00:00
3076897eb7 Merge branch 'scratch/merge'
f1cdf6dd93 Added facility for defining top-level commands from invokables
ba6d42acbb Fixed bug which was not isolating procs
d8460f69bc Added separate Eval mode with option to isolate the environment
Compare 4 commits »
lmika pushed to main at lmika/ucl 2025-05-24 00:12:26 +00:00
8a9a40f67c Merge pull request 'Alternate signing constructs' (#1) from feature/assign into main
2e8e60f904 Removed set and upgraded Go to 1.24
0cf2f816da Added try blocks back
53b05b5ba6 Added 'error' and 'assert' builtins
7ca821016e Exposed bool and time objects
Compare 13 commits »
lmika merged pull request lmika/ucl#1 2025-05-24 00:12:24 +00:00
Alternate signing constructs
lmika pushed to feature/assign at lmika/ucl 2025-05-24 00:10:49 +00:00
2e8e60f904 Removed set and upgraded Go to 1.24
lmika created pull request lmika/ucl#1 2025-05-24 00:08:27 +00:00
Alternate signing constructs
lmika pushed to feature/assign at lmika/ucl 2025-05-23 23:52:29 +00:00
0cf2f816da Added try blocks back
lmika pushed to feature/assign at lmika/ucl 2025-05-19 12:12:09 +00:00
53b05b5ba6 Added 'error' and 'assert' builtins
lmika pushed to feature/assign at lmika/ucl 2025-05-19 11:42:57 +00:00
7ca821016e Exposed bool and time objects
lmika pushed to feature/assign at lmika/ucl 2025-05-19 11:20:10 +00:00
1173d163f5 Added a default bind case for Go types that look like objects
lmika pushed to feature/assign at lmika/ucl 2025-05-18 03:38:59 +00:00
f79e91e26d Temporary fall back to returning objects as is if they cannot be converted to Go
lmika pushed to feature/assign at lmika/ucl 2025-05-18 02:45:54 +00:00
f4be44fcbc Added a StringListObject
7d16701691 Another fix to tests
c0d9f950ab Replaced use of 'set' with assignments
Compare 3 commits »
lmika pushed to feature/assign at lmika/ucl 2025-05-17 21:39:58 +00:00
94aad41712 Fixed bug in which commands could not be assigned to pipeline results
lmika pushed to feature/assign at lmika/ucl 2025-05-17 21:28:36 +00:00
33d04ba18d Fixed bug involving what was being set
lmika pushed to feature/assign at lmika/ucl 2025-05-17 21:23:37 +00:00
51e35aa9a6 Added support for assignments
lmika created branch feature/assign in lmika/ucl 2025-05-17 21:23:37 +00:00
lmika pushed to main at lmika/ucl 2025-05-17 11:51:37 +00:00
0f1ceba090 Added first pass at pseudo vars
lmika pushed to main at lmika/ucl 2025-05-17 04:01:42 +00:00
e7f904e7da Added some changes to call and added builtins
lmika pushed to main at cmd/dynamo-browse 2025-05-17 01:19:27 +00:00
40136e3936 Made test DynamoDB endpoint configurable
lmika pushed to main at lmika/ucl 2025-05-17 00:34:59 +00:00
109be33d14 Made Hashable public and bindable
lmika transferred repository archive/dynamo-browse to cmd/dynamo-browse 2025-05-16 23:02:44 +00:00