ValKmjolnir
|
c3a8e118f5
|
⚡ add u32 and() xor() or() nand() not()
|
2022-06-03 21:34:02 +08:00 |
|
ValKmjolnir
|
04ab09586b
|
🚀 add stl/fg_env.nas & delete test/props props_sim maketimer_sim.nas
|
2022-05-31 20:36:39 +08:00 |
|
ValKmjolnir
|
ab37495960
|
🐛 visual changement & bug fix in test/json.nas & optimize test/bp.nas
|
2022-05-30 21:27:24 +08:00 |
|
ValKmjolnir
|
36a7868b0b
|
📝 add maketimer_multi_coroutine_test(vm_num) in test/maketimer_sim.nas
|
2022-05-23 22:12:58 +08:00 |
|
ValKmjolnir
|
190014a3e5
|
🐛 fix bug that gc cannot mark values in coroutine & add maketimer_sim.nas
update props_sim.nas
update auto_crash.nas
|
2022-05-23 20:23:20 +08:00 |
|
ValKmjolnir
|
dcad554eba
|
🎨 fix a bug in module/keyboard.cpp that if program exited with an error, the terminal may not echo the text you input
|
2022-05-20 21:42:28 +08:00 |
|
ValKmjolnir
|
07eeaadf96
|
⚡ optimize codes: store upvalue on stack & debugger now can output information of registers
|
2022-05-20 21:19:43 +08:00 |
|
ValKmjolnir
|
120ceb429a
|
🚀 add coroutine library(beta) and lib function settimer&maketimestamp
|
2022-05-19 20:09:23 +08:00 |
|
ValKmjolnir
|
d567f5abf8
|
📝 update test/module_test.nas
|
2022-05-17 21:48:08 +08:00 |
|
ValKmjolnir
|
f8692f1e4e
|
📝 update test files
|
2022-05-17 18:22:24 +08:00 |
|
ValKmjolnir
|
712a047a43
|
🐛 now builtin_md5 uses unsigned char instead of char
|
2022-05-15 20:35:20 +08:00 |
|
ValKmjolnir
|
07857d980c
|
📝 update test/utf8chk.nas
|
2022-05-07 17:18:29 +08:00 |
|
ValKmjolnir
|
51a1279110
|
✨ add utf-8 identifier check in nasal_lexer & fix printf format at windows platform & add test file utf8chk.nas
|
2022-05-07 16:50:13 +08:00 |
|
ValKmjolnir
|
23a5c1b1ad
|
🐛 bug fix
|
2022-05-06 20:58:02 +08:00 |
|
ValKmjolnir
|
fd8a148d0c
|
bytecode info print and debugger will show the front 16 characters of strings whose length is greater than 16
|
2022-05-02 16:56:03 +08:00 |
|
ValKmjolnir
|
9c7f5f1a6e
|
update test file diff.nas& add math.max math.min
|
2022-05-01 21:10:23 +08:00 |
|
ValKmjolnir
|
f049e1f9fb
|
add test file diff.nas
|
2022-04-30 20:00:15 +08:00 |
|
ValKmjolnir
|
785572634b
|
change visual settings in -c/-dbg
|
2022-04-23 01:51:49 +08:00 |
|
ValKmjolnir
|
ca073499ae
|
optimize codes
|
2022-04-13 19:08:06 +08:00 |
|
ValKmjolnir
|
b6f174e869
|
update test/wavecollapse.nas
|
2022-04-10 16:47:27 +08:00 |
|
ValKmjolnir
|
7b160c4589
|
add test file wavecollapse.nas
|
2022-04-10 15:34:20 +08:00 |
|
ValKmjolnir
|
c12e812651
|
change test/md5compare.nas
|
2022-04-06 22:56:21 +08:00 |
|
ValKmjolnir
|
87cff700e8
|
change module/libmd5 to native function builtin_md5() in nasal_builtin.h
|
2022-04-06 22:30:49 +08:00 |
|
ValKmjolnir
|
bf5737ecfd
|
add native function abort(), assert()
|
2022-04-06 21:25:20 +08:00 |
|
ValKmjolnir
|
651ae4ef77
|
add native function isa(object,class)
|
2022-04-05 22:33:55 +08:00 |
|
ValKmjolnir
|
e846e51175
|
add native function: srand, values, find.
|
2022-04-05 22:15:05 +08:00 |
|
ValKmjolnir
|
399b2f0ce9
|
bug fixed & add systime, finished vecindex
|
2022-04-04 19:08:48 +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
|
92b684624d
|
change module/makefile and test/md5compare.nas
|
2022-04-01 22:52:04 +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
|
c5a12ade5c
|
update md5compare.nas
|
2022-03-29 22:54:17 +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
|
617ad03d33
|
add math.pow
|
2022-03-27 16:14:55 +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 |
|
ValKmjolnir
|
cf722fd98c
|
fix bug: windows ps/cmd output unicode in bytecodes abnormally.
so we use the hex format to print them.
|
2022-03-23 22:54:07 +08:00 |
|
ValKmjolnir
|
1dd3fd445c
|
add test/snake.nas
|
2022-03-20 22:08:11 +08:00 |
|
ValKmjolnir
|
27e25f84ec
|
update main.cpp and bug fix
|
2022-03-20 18:28:45 +08:00 |
|
ValKmjolnir
|
c4d52a88cd
|
update docs & fix bug in nasal_builtin.h
|
2022-03-16 15:30:34 +08:00 |
|
ValKmjolnir
|
9a099f66cb
|
update docs
|
2022-03-14 20:29:49 +08:00 |
|
ValKmjolnir
|
82e9e97a26
|
add destructor for obj_file & change arguments in test/tetris.nas
|
2022-03-12 23:37:16 +08:00 |
|
ValKmjolnir
|
6a1338bb23
|
update test/tetris.nas
|
2022-03-11 23:42:09 +08:00 |
|
ValKmjolnir
|
3b8a092f36
|
fix bug in test/json.nas
|
2022-03-11 15:26:38 +08:00 |
|
ValKmjolnir
|
3d86a32b12
|
update fully functional test/json.nas
|
2022-03-11 15:11:24 +08:00 |
|
ValKmjolnir
|
f26719e1d3
|
visual update
|
2022-03-10 16:05:49 +08:00 |
|
ValKmjolnir
|
d8156e839b
|
add unix.fork&unix.pipe(do not work on windows platform)
|
2022-03-09 19:03:12 +08:00 |
|
ValKmjolnir
|
61666d275d
|
delete lstk&fstk, store local address and function on stack and in vm registers
|
2022-03-08 17:30:40 +08:00 |
|