ValKmjolnir
|
c3a8e118f5
|
⚡ add u32 and() xor() or() nand() not()
|
2022-06-03 21:34:02 +08:00 |
ValKmjolnir
|
f8692f1e4e
|
📝 update test files
|
2022-05-17 18:22:24 +08:00 |
ValKmjolnir
|
bf5737ecfd
|
add native function abort(), assert()
|
2022-04-06 21:25:20 +08:00 |
ValKmjolnir
|
aed5e27409
|
bug fix & optimize test code & add lib function: subvec, floor, abs, isfunc, isghost, isint, isnum, isscalar, isstr, isvec, vecindex(unfinished)
|
2022-04-04 18:38:25 +08:00 |
ValKmjolnir
|
a2b51fe212
|
optimize libmd5.nas & test/md5.nas
|
2022-04-03 18:10:00 +08:00 |
ValKmjolnir
|
83a8632e8e
|
update test/md5compare.nas & optimize test/md5.nas
|
2022-03-31 19:31:00 +08:00 |
ValKmjolnir
|
41b5304712
|
update test/md5compare.nas
and CAUTION: now the cpp&nas md5 program may not calculate strings including unicode
|
2022-03-30 21:42:30 +08:00 |
ValKmjolnir
|
7a939b417d
|
fix bug in test/md5.nas & add test file md5compare.nas
|
2022-03-29 22:36:28 +08:00 |
ValKmjolnir
|
dd7740f1fd
|
update test/md5.nas(still has bug) & add libmd5 in module(written in C++)
|
2022-03-28 17:14:11 +08:00 |
ValKmjolnir
|
7f22b25909
|
update README.md
|
2022-03-27 01:36:38 +08:00 |
ValKmjolnir
|
86f6296268
|
change opcode print format
|
2022-03-27 01:20:17 +08:00 |