Commit Graph

7 Commits

Author SHA1 Message Date
4578d98834 fixed h-002.hawk for enhancement to match()
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-19 12:59:11 +09:00
b6a512f90f fixed the fault in checking the number of arguments for variadic functions in hawk_rtx_evalcall()
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-02 23:57:31 +00:00
114040cf68 made @argc and @argv look like ARGC and ARGV
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-03 14:04:03 +09:00
e28faca54e primitive support of variadic arguments
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-02 22:36:50 +09:00
a7d3432c11 added the hawk::type() builtin function
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-16 12:33:13 +09:00
5830d8f9ed made match() to accept up to 3 arguments only while keeping str::match() extended with up to 4 arguments 2023-07-17 22:19:46 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00