-
176b0cd83b
Fixed nil-pointer panic in strs:join
main
Leon Mika
2025-02-20 21:04:01 +1100
-
2fbfd6d88a
Added some tests for the while
Leon Mika
2025-02-12 20:33:53 +1100
-
a72724695b
Added the while loop
Leon Mika
2025-02-08 09:50:35 +1100
-
67671ce475
Renamed foreach to for
Leon Mika
2025-02-04 09:04:11 +1100
-
d1a9bb86c7
Added set! which will raise an error if attempting to set a value to nil
Leon Mika
2025-02-04 08:59:18 +1100
-
a0ab55685c
Added the -stdout switch
Leon Mika
2025-02-03 10:53:36 +1100
-
c52dc2b3e9
Added csv:to-csv
Leon Mika
2025-02-03 10:28:44 +1100
-
c7d614c1f8
Added the "first" builtin
Leon Mika
2025-02-03 09:11:39 +1100
-
722d446220
Exposed FromGoValue
Leon Mika
2025-01-31 08:31:15 +1100
-
6a50fb0025
Added itrs:tap
Leon Mika
2025-01-30 22:49:19 +1100
-
80e444e30a
Another fix to the paths
Leon Mika
2025-01-30 22:25:40 +1100
-
c9407ea1d5
Fixed missing docs
Leon Mika
2025-01-30 22:20:21 +1100
-
e55f0e1ef3
Merge remote-tracking branch 'origin/main'
Leon Mika
2025-01-30 22:16:25 +1100
-
-
2fcfe9d540
Added iterators
Leon Mika
2025-01-30 22:15:38 +1100
-
c433e4bf53
Made undefined variables return an error
Leon Mika
2025-01-28 09:25:52 +1100
-
2d56517de9
Fixed a panic when not is called with a nil value
Leon Mika
2025-01-28 08:54:48 +1100
-
-
8fa2e3efb9
Added lists:batch and modified and and or to be useful to handling nil defaults
Leon Mika
2025-01-26 09:36:16 +1100
-
ad136b3787
Added package declaration
Leon Mika
2025-01-24 13:40:44 +1100
-
ef8d6f3067
Added documentation for lists
Leon Mika
2025-01-24 13:30:09 +1100
-
a3b9f399e1
Added list:add
Leon Mika
2025-01-24 13:25:28 +1100
-
258d887182
Fixed two seg faults and added lists:add
Leon Mika
2025-01-24 13:25:10 +1100
-
c6e195cbf8
no, I was right the first time
Leon Mika
2025-01-19 16:01:00 +1100
-
742b5e96c3
Fixed CSV example
Leon Mika
2025-01-19 15:59:51 +1100
-
42d5a89471
Started working on more package docs
Leon Mika
2025-01-19 10:11:55 +1100
-
80e56ec1a5
Documented some more core functions
Leon Mika
2025-01-19 09:33:09 +1100
-
531dd9bf4e
Started building out the site.
Leon Mika
2025-01-18 16:02:35 +1100
-
98f5f773a7
Added a CSV module
Leon Mika
2025-01-18 10:30:20 +1100
-
fc43c2ce7d
Added subscript support for long var interpolation
Leon Mika
2025-01-18 09:54:21 +1100
-
1632a0a294
Fixed missing import
Leon Mika
2025-01-15 22:26:13 +1100
-
d937ee4b54
Added a log builtin
Leon Mika
2025-01-15 22:22:17 +1100
-
dcd4d0c5d2
Some new features and bugfixes
Leon Mika
2025-01-15 22:07:29 +1100
-
8a416f2bb9
Added single and double quoted string
Leon Mika
2025-01-13 22:09:47 +1100
-
a30c012bcd
Merge remote-tracking branch 'origin/main'
Leon Mika
2025-01-13 21:38:46 +1100
-
-
934252e1bb
Added strs:split and fixed closures
Leon Mika
2025-01-13 21:37:54 +1100
-
a16afd0bc2
Actually fixed the panic but reverted back to old working
Leon Mika
2024-12-12 08:20:02 +1100
-
4a527cfe3d
Fixed panic when typed array is empty
Leon Mika
2024-12-12 08:17:35 +1100
-
dac0a59085
Help should be a direct match.
Leon Mika
2024-12-12 07:54:50 +1100
-
f8c44ad13e
Fixed the web deployment
Leon Mika
2024-12-12 07:47:52 +1100
-
-
d111d84dbf
Fixed tests
Leon Mika
2024-12-11 22:37:23 +1100
-
ee2e9464a7
Added custom printers
Leon Mika
2024-12-11 22:30:14 +1100
-
b9f349d1d7
Added help command
Leon Mika
2024-12-11 21:23:53 +1100
-
23be2593f3
Added help command
Leon Mika
2024-12-11 21:16:08 +1100
-
8c5cb299c2
Started working on a REPL helper
Leon Mika
2024-12-11 20:47:05 +1100
-
9b3b8287fa
Added strs:has-suffix
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
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