blueloveTH
|
ea9f7ee97e
|
fix error handler
|
2023-05-26 15:23:17 +08:00 |
|
blueloveTH
|
1d9c565b64
|
...
|
2023-05-25 12:27:45 +08:00 |
|
Kolten Pearson
|
ceab1e0609
|
added a pkpy_error method
|
2023-05-09 18:05:43 -06:00 |
|
Kolten Pearson
|
8abaebbf9f
|
adjusted exceptions to be back to how they were before, implementation
is brittle but functional for current use cases
|
2023-05-07 11:58:35 -06:00 |
|
Kolten Pearson
|
7de39b0cda
|
switched to NameError for the type of error to use when a global can't
be found
|
2023-05-06 19:31:48 -06:00 |
|
Kolten Pearson
|
5852ba7435
|
switch to using subclass for c virtual machine, strings methods return
strong references, except one new one which returns a weak refrence
|
2023-05-02 22:08:18 -06:00 |
|
Kolten Pearson
|
d1f9aab008
|
added operations for working with void* as well as a way to check
if a global exists
|
2023-05-02 00:35:22 -06:00 |
|
Kolten Pearson
|
87a76936d6
|
fixed test cases failing
|
2023-05-01 21:17:09 -06:00 |
|
Kolten Pearson
|
d4b9d354ed
|
finalized initial c api and built tests for it
|
2023-04-30 23:45:47 -06:00 |
|