Thakee Nathees
d3bcbfb779
try-online output changed to <pre> tag
2022-04-07 16:47:22 +05:30
Thakee Nathees
dfd1c5a612
false positive assertion crash -- fixed
2022-04-06 19:08:07 +05:30
Thakee Nathees
adcd7dce45
Merge pull request #180 from ThakeeNathees/minor-changes
...
Stack miss calculation bug fix & minor changes
2022-04-06 11:26:32 +05:30
Thakee Nathees
2be049f3fd
try online page created
2022-04-06 02:33:21 +05:30
Thakee Nathees
ee2d87555a
sources were refactored
2022-04-05 19:21:12 +05:30
Thakee Nathees
402f36f7e5
docs were fully refactored ( #175 )
2022-04-04 08:47:15 +05:30
Thakee Nathees
273a31e588
native types initialization & attribute getters. ( #147 )
...
getters/setters native api functions added to the
vm's configurations and native types were initialized.
2021-06-29 00:30:41 +05:30
Ekin
22669bc226
changed the keyword in unit tests, prism and in the md
2021-06-16 11:14:35 +03:00
Alexander Patel
c58159b63d
Fix typos + rename variables ( #73 )
...
* fixed typos in src/
* fixed typos in docs/
* fixed typos in README and tests/
* rename INITALIZE to INITIALIZE
* rename PRIMITE to PRIMITIVE
* rename moudle to module
Co-authored-by: Alexander Patel <acpatel@andrew.cmu.edu>
2021-06-15 13:07:49 +05:30
Thakee Nathees
0bebeaafdf
some style guides were enforcde.
...
- according to https://github.com/mcinglis/c-style
2021-06-04 13:26:50 +05:30
Thakee Nathees
45bcfc437c
build docs implemented
2021-05-28 17:56:21 +05:30
Thakee Nathees
53ac9a6ae8
yet another import statement refactor
2021-05-19 18:56:36 +05:30
Thakee Nathees
0c22a4d8e8
builtin function refactored.
...
- try now page won't crash anymore for core initialization.
2021-05-15 14:59:44 +05:30
Thakee Nathees
c3041c74a9
fixed: iterator (internal) variables popped twise.
...
printing stack trace implemented
2021-05-15 00:31:31 +05:30
Thakee Nathees
9c77ff5a6c
docs buildscript updated
2021-05-14 15:14:39 +05:30
Thakee Nathees
40de966ed0
try now page implemented with wasm
2021-05-13 00:58:44 +05:30
Thakee Nathees
1d2d88fa7a
docs source moved to master
...
generated files only remain in docs/ branch
2021-05-12 13:42:54 +05:30