-
9b3b8287fa
Added strs:has-suffix
main
Leon Mika
2024-10-22 11:17:15 +1100
-
c4e4a0977b
Added strs:split
Leon Mika
2024-10-22 09:14:24 +1100
-
2f54a9311e
Finished implementing try catch
Leon Mika
2024-10-21 22:00:06 +1100
-
5b913266e9
Merge pull request 'issue-2: added some more string functions' (#6) from feature/issue-2 into main
lmika
2024-10-21 10:01:48 +0000
-
-
504106b5ef
issue-2: fixed trim function
feature/issue-2
Leon Mika
2024-10-21 20:59:37 +1100
-
03f17af97d
issue-2: added some more string functions
Leon Mika
2024-10-21 20:56:13 +1100
-
bb78a39cdb
Started working on 'try' statement
Leon Mika
2024-10-21 15:21:28 +1100
-
-
699ff18dab
Merge pull request 'feature/issue-1: built out the core libraries' (#3) from feature/issue-1 into main
lmika
2024-09-06 23:38:04 +0000
-
-
e187ff0194
issue-1: removed commented out code
Leon Mika
2024-09-07 09:36:09 +1000
-
1b4b1a339c
issue-1: added tests for cat
Leon Mika
2024-09-07 09:30:22 +1000
-
08c645a70f
issue-1: added and, or, and not
Leon Mika
2024-09-07 09:14:21 +1000
-
1169f82f7b
issue-1: added add, sub, mup, div, and mod
Leon Mika
2024-09-07 09:00:40 +1000
-
484631782e
issue-1: Added str and int
Leon Mika
2024-09-06 20:55:19 +1000
-
efaf31c869
issue-1: added gt, ge, lt, le
Leon Mika
2024-09-06 20:36:00 +1000
-
d501a3af25
Added CI/CD for pushing to feature branch
Leon Mika
2024-09-05 22:01:05 +1000
-
c689814ba2
Completed 'eq' cases and added 'ne'
Leon Mika
2024-09-05 21:57:39 +1000
-
-
db2c3fa5c4
Merge remote-tracking branch 'origin/main'
Leon Mika
2024-09-04 22:18:57 +1000
-
-
20ea8bac06
Added the seq builtin
Leon Mika
2024-09-04 22:18:15 +1000
-
6cd3e9ff0f
Merge remote-tracking branch 'github/main'
Leon Mika
2024-09-02 09:17:21 +1000
-
-
27463f33c3
Updated code url
Leon Mika
2024-09-02 09:02:49 +1000
-
-
7bb26465f2
Added support for calling foreach with an invokable builtin
Leon Mika
2024-08-31 10:58:03 +1000
-
7fafc23401
Fixed NPE when trying to bind string value to nil
Leon Mika
2024-08-31 10:27:38 +1000
-
f322834cef
Added call to install Netlify
Leon Mika
2024-08-31 10:14:18 +1000
-
adcd3f146e
Moved to Forgejo builder
Leon Mika
2024-08-31 10:11:10 +1000
-
94cb920c51
Fixed a number of bugs
Leon Mika
2024-06-05 11:30:45 +0000
-
88417aba95
Added support for "opaque" return types
Leon Mika
2024-06-05 03:59:53 +0000
-
-
505fd29032
Fixed a panic which was thrown when trying to dereference an nil object
Leon Mika
2024-05-24 04:07:53 +0000
-
da00d9c723
Fixed index over slices with struct pointers
Leon Mika
2024-05-24 03:57:36 +0000
-
a69fe72f23
Added the dot operator
Leon Mika
2024-05-11 09:16:34 +1000
-
789add45bb
Added 'add', 'filter' and 'reduce' builtins
Leon Mika
2024-05-10 05:38:39 +0000
-
ad746c05aa
Added the keys built-in
Leon Mika
2024-05-10 00:10:42 +0000
-
34a0c8e3ff
Allows invokable to be carried outside the context
Leon Mika
2024-05-06 01:47:17 +0000
-
f7db399037
Added bindable invokables
Leon Mika
2024-05-06 01:39:37 +0000
-
0dc9fd3c32
Fixed the issue with colons in ident
Leon Mika
2024-05-04 11:35:31 +1000
-
78720eeb5b
Started working on builtins
Leon Mika
2024-05-04 10:59:17 +1000
-
cf3a12bf0d
Fixed a few bugs with the 'index' builtin
Leon Mika
2024-05-04 10:14:44 +1000
-
25594c80d2
Added a few things needed by Dynamo Browse
Leon Mika
2024-05-01 21:05:14 +1000
-
57781b5e3b
Added ErrHalt
Leon Mika
2024-04-30 21:55:18 +1000
-
d5ddecce33
Added break, continue, and return
Leon Mika
2024-04-30 20:55:06 +1000
-
fb2da4928c
Added CanBind() call
Leon Mika
2024-04-28 10:07:20 +1000
-
79947e1813
Added "IsTopLevel"
Leon Mika
2024-04-28 09:47:03 +1000
-
6315afc542
Updated go-import mod to git
Leon Mika
2024-04-27 11:03:04 +1000
-
af604d60c9
Updated package name
Leon Mika
2024-04-27 11:00:48 +1000
-
a44ec0310b
Updated the meta tag on ucl
Leon Mika
2024-04-27 10:57:22 +1000
-
419c610c17
Added the ucl directory
Leon Mika
2024-04-27 10:51:18 +1000
-
f556fef7b7
Added meta to reference custom import path
Leon Mika
2024-04-27 10:46:18 +1000
-
f725863ddc
Added license
Leon Mika
2024-04-27 10:17:53 +1000
-
76219ccec2
Fixed package
Leon Mika
2024-04-27 10:15:04 +1000
-
60147d8fdf
Renamed project to ucl
Leon Mika
2024-04-27 10:11:22 +1000
-
c7a4013641
Finished working on playground and added a CI/CD step
Leon Mika
2024-04-26 10:31:41 +1000
-
35f45caaaf
Spent way too much time building a playground for.. reasons
Leon Mika
2024-04-25 11:10:13 +1000
-
ddd5ab74f6
Fixed field export
Leon Mika
2024-04-24 21:29:26 +1000
-
43098fa227
Fixed binding with struct
Leon Mika
2024-04-24 21:09:52 +1000
-
24a484ab77
Allowed foreach to pull from the pipe
Leon Mika
2024-04-24 20:12:39 +1000
-
63762e633c
dramatic simplification of command evaluation
Leon Mika
2024-04-23 22:02:06 +1000
-
4c532e5005
Added support for listable proxy objects
Leon Mika
2024-04-23 00:41:36 +0000
-
690112fee1
Fixed some buggy unit tests
Leon Mika
2024-04-18 22:31:29 +1000
-
7e06f38802
Working out the tests
Leon Mika
2024-04-18 22:24:19 +1000
-
1cf10478e2
Added the ability to use single values as the first argument
Leon Mika
2024-04-18 21:11:17 +1000
-
4b91bff641
Started working on map functions
Leon Mika
2024-04-18 20:53:25 +1000
-
fe15730769
First cut of procs
Leon Mika
2024-04-18 20:26:02 +1000
-
5265efedc4
Added switch options
Leon Mika
2024-04-17 20:43:25 +1000
-
478ba09ad5
Merge pull request #1 from lmika/dependabot/go_modules/golang.org/x/sys-0.1.0
Leon Mika
2024-04-16 22:30:48 +1000
-
-
ad528e60e6
Added non-sorted disclosure
Leon Mika
2024-04-16 22:29:59 +1000
-
c0f5cfb180
Added the foreach loop
Leon Mika
2024-04-16 22:28:12 +1000
-
205a837a3b
Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0
dependabot[bot]
2024-04-16 12:06:11 +0000
-
-
ea31e568b6
Added lists and hashes
Leon Mika
2024-04-16 22:05:21 +1000
-
acdd8b3f72
Added support for dashes in identities
Leon Mika
2024-04-16 05:39:03 +0000
-
a65e6b2627
Added support for interface types in bind
Leon Mika
2024-04-16 05:37:04 +0000
-
219d4d49da
Started working on the public interface
Leon Mika
2024-04-14 22:09:13 +1000
-
d6cc449b40
Added macros and the if macro
Leon Mika
2024-04-13 21:46:50 +1000
-
730dc46095
Working on multi-line statements
Leon Mika
2024-04-13 09:25:16 +1000
-
82a6eac872
Some more test updates
Leon Mika
2024-04-11 22:32:38 +1000
-
922acd3751
Started writing some tests
Leon Mika
2024-04-11 22:05:05 +1000
-
41a4d7fd25
Added variables and variable setting
Leon Mika
2024-04-11 20:58:59 +1000
-
1506692198
Re-arranged invoke with stream
Leon Mika
2024-04-11 20:47:59 +1000
-
3b320206e9
Changed from square brackets to parenthesis
Leon Mika
2024-04-10 22:44:20 +1000
-
fd177280d2
Started working on placeholders
Leon Mika
2024-04-10 22:19:11 +1000
-
3b3bac4a7f
Added the notion of streams
Leon Mika
2024-04-10 21:58:06 +1000
-
781a761ead
Initial version of prototype cmdlang
Leon Mika
2024-04-10 20:45:58 +1000