feature/issue-1: built out the core libraries #3

Merged
lmika merged 8 commits from feature/issue-1 into main 2024-09-06 23:38:05 +00:00
Owner

Added the following core libraries:

  • eq - change to be strongly typed (values of different types should return false)
  • ne, gt, ge, lt, le
  • str, int
  • add, sub, mup, div, mod, cat
  • and, or, not
Added the following core libraries: - eq - change to be strongly typed (values of different types should return false) - ne, gt, ge, lt, le - str, int - add, sub, mup, div, mod, cat - and, or, not
lmika added 7 commits 2024-09-06 23:32:17 +00:00
lmika added 1 commit 2024-09-06 23:36:27 +00:00
Test / build (push) Successful in 38s Details
e187ff0194
issue-1: removed commented out code
lmika merged commit 699ff18dab into main 2024-09-06 23:38:05 +00:00
lmika deleted branch feature/issue-1 2024-09-06 23:38:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lmika/ucl#3
No description provided.