13 Commits

Author SHA1 Message Date
87656f803e some code touch up 2020-03-03 12:00:13 +00:00
015ed09c5a added a new global variable SCRIPTNAME which intends to store the first script name loaded 2020-03-03 08:03:04 +00:00
851d485499 fixed Hawk and HawkStd for byte reading 2020-01-17 06:25:51 +00:00
ba8cb99231 fixed build files to move c++ objects to libhawk from libhawkxx 2020-01-09 04:34:21 +00:00
0c65ae7eec added Hawk::getErrorMessageU(), Hawk::getErrorMessageB(), Hawk::getErrorLocationFileU(), Hawk::getErrorLocationFileB() 2020-01-08 15:37:42 +00:00
c22d3369c9 removed more redefinitions of primitive types in Hawk and HawkStd 2020-01-08 03:21:49 +00:00
19c1a9e831 fixed to set path on the sio argument in HawkStd
removed some redefinition of primitive types in Hawk
2020-01-08 03:14:41 +00:00
4af782af80 fixed Hawk & HawkStd more 2020-01-07 16:34:26 +00:00
05c58df30f added a new directory - samples
more code in Hawk and HawkStd
2020-01-07 09:02:56 +00:00
053dec0f99 added some c++ code 2020-01-06 16:18:33 +00:00
b62142dea7 fixed the bug of having omitted setting an error message when given wrong handle.
more fixes in HawkStd
2020-01-06 08:53:31 +00:00
8a990821a5 working on Hawk and HawkStd 2020-01-05 15:12:24 +00:00
6f6b860971 renamed StdHawk to HawkStd.
added quite some c++ code to get Hawk free of compilation errors
2020-01-05 04:32:14 +00:00