Commit Graph

15 Commits

Author SHA1 Message Date
Vasu
88308126cc Removing duplicate macro #define LPAREN ( (#233) 2024-03-25 09:11:21 +11:00
Denis Angell
70bd7c2ce7 Reintroduce Clang-Format & Levelization (#171)
* clang-format

* levelization

* clang-format

* update workflow (#172)

* update workflow

* Update build-in-docker.yml

* fix from `clang-format`

* Update Enum.h
2023-11-01 14:12:24 +01:00
Richard Holland
1dea9bcfd6 second fix for #18 and #30 2023-02-20 10:22:40 +00:00
Richard Holland
510c69d487 fix for #18 2023-02-17 13:48:55 +00:00
Richard Holland
38c466c47d fix for #30 2023-02-17 12:17:22 +00:00
Richard Holland
5f5a947d6c additional fixes for #8 #10 and #14 2023-02-17 11:20:03 +00:00
Richard Holland
9ccb9d366d fix for https://github.com/Xahau/xahaud/issues/11 2023-02-14 11:37:02 +00:00
Richard Holland
06d3270e3e fix for https://github.com/Xahau/xahaud/issues/10 2023-02-14 11:21:32 +00:00
Richard Holland
98d8efdb6a trace test cases 2023-01-13 10:05:04 +00:00
Richard Holland
b0ebd8e3eb update to wasmedge 0.11 (untested) 2022-12-13 10:19:08 +00:00
Richard Holland
e4aa7db5cb increase size of hook state to 256 bytes, parameters too, change the reserve requirement to 1:1 for hook state, allow weak execution on rollback if hook_again was specified, add further state_set tests 2022-12-11 13:03:08 +00:00
Richard Holland
04a938377d initial version of hook str api 2022-10-06 08:11:49 +00:00
Richard Holland
feee395231 further fix to sfHookNamespaces managment 2022-09-01 11:27:00 +00:00
Richard Holland
37e2a12bf5 fix tracelog display bug 2022-08-29 09:33:44 +00:00
Richard Holland
636715fd20 refactor, guard_check, compiling but crash on validateGuards stream output (probably need a proxy class) 2022-05-05 18:38:47 +00:00