• Joined on 2024-07-03
lmika pushed tag v1.0.0 to cmd/send2gokapi 2025-05-31 23:45:18 +00:00
lmika pushed to main at cmd/send2gokapi 2025-05-31 23:44:36 +00:00
67a576f786 Added goreleaser and release workflow
lmika pushed to main at cmd/dynamo-browse 2025-05-28 11:47:21 +00:00
213a4fc9cc Renamed the pasteboard commands and added additinal tests
lmika pushed to main at lmika/ucl 2025-05-28 11:39:50 +00:00
3a88c0c777 Renambed builtins_test
e71699d5a7 Added list:uniq and the !nil builtin
Compare 2 commits »
lmika pushed to main at cmd/dynamo-browse 2025-05-27 11:46:05 +00:00
204c79ca2d Started working on functions for creating attribute values
lmika pushed to main at lmika/ucl 2025-05-27 11:42:36 +00:00
41b4fdb003 Switch to exposing the existing HashObject
lmika pushed to main at lmika/ucl 2025-05-27 11:21:29 +00:00
03e6878524 Fixed nil panic
lmika pushed to main at lmika/ucl 2025-05-27 11:10:09 +00:00
e869e6c9bd Added HashObject
lmika pushed to main at cmd/dynamo-browse 2025-05-26 12:05:30 +00:00
32ae488066 Moved package to lmika.dev/cmd/dynamo-browse
lmika transferred repository lmika/dynamo-browse to cmd/dynamo-browse 2025-05-26 11:59:49 +00:00
lmika closed pull request cmd/dynamo-browse#1 2025-05-26 11:55:46 +00:00
UCL: Integrated UCL for commands and extensions
lmika pushed to main at cmd/dynamo-browse 2025-05-26 11:55:15 +00:00
8b5b5798da Merge branch 'feature/ucl'
291d1439f4 Removed the script controller
76dce52a86 Added opt:set
cae7509a76 Almost feature complete
7ae99b009b ucl: added rs:set
Compare 14 commits »
lmika created pull request cmd/dynamo-browse#1 2025-05-26 11:51:12 +00:00
UCL: Integrated UCL for commands and extensions
lmika pushed to feature/ucl at cmd/dynamo-browse 2025-05-26 11:46:20 +00:00
291d1439f4 Removed the script controller
76dce52a86 Added opt:set
Compare 2 commits »
lmika pushed to feature/ucl at cmd/dynamo-browse 2025-05-25 03:31:58 +00:00
cae7509a76 Almost feature complete
7ae99b009b ucl: added rs:set
5088009672 ucl: added more resultset functions
40f8dd76e2 ucl: Have started adding some of the psudo variables
18ffe85a56 First attempt at a resultset pseudovar
Compare 10 commits »
lmika created branch feature/ucl in cmd/dynamo-browse 2025-05-25 03:31:58 +00:00
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