blueloveTH
|
6e38818496
|
fix test.c
|
2024-02-01 13:04:25 +08:00 |
|
blueloveTH
|
413e433bdf
|
fix test.c
|
2024-02-01 12:54:03 +08:00 |
|
blueloveTH
|
1a8877f28a
|
fix broken c-api
|
2024-01-02 20:33:09 +08:00 |
|
blueloveTH
|
a810973f65
|
fix c binding test
|
2023-09-28 22:10:22 +08:00 |
|
blueloveTH
|
0a55ce9f12
|
...
|
2023-09-28 03:27:25 +08:00 |
|
BLUELOVETH
|
78ac9488ff
|
...
|
2023-07-18 12:17:26 +08:00 |
|
blueloveTH
|
d5711da2ad
|
...
|
2023-07-16 23:18:31 +08:00 |
|
blueloveTH
|
15201adf3b
|
...
|
2023-07-15 14:02:06 +08:00 |
|
blueloveTH
|
4caf6a1110
|
...
|
2023-07-15 13:58:36 +08:00 |
|
blueloveTH
|
f2435b81df
|
...
|
2023-07-15 13:35:03 +08:00 |
|
blueloveTH
|
fd2996eb87
|
...
|
2023-07-15 12:22:53 +08:00 |
|
Kolten Pearson
|
a00cba8de1
|
complex error case is working
|
2023-06-04 09:58:50 -06:00 |
|
Kolten Pearson
|
897362075b
|
update some tests and added a little to the docs
|
2023-06-03 21:23:01 -06:00 |
|
blueloveTH
|
6db30e61ce
|
...
|
2023-05-27 16:41:47 +08:00 |
|
blueloveTH
|
f57dbba00f
|
make c bindings safe
|
2023-05-27 16:13:58 +08:00 |
|
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
|
e2bf81d7f2
|
added a pkpy_vm_push method
|
2023-05-08 20:41:44 -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
|
3d8627410f
|
added a function to check for errors without clearing them
|
2023-05-02 23:11:41 -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
|
54134bfecb
|
adjusted api so that api user is no longer responsible for freeing
returned strings
|
2023-05-01 23:26:55 -06:00 |
|
Kolten Pearson
|
87a76936d6
|
fixed test cases failing
|
2023-05-01 21:17:09 -06:00 |
|
Kolten Pearson
|
669bf8b9b1
|
adjusted things so that we minimize the number of changes necessary to
the main pocketpy library
|
2023-05-01 20:35:38 -06:00 |
|
Kolten Pearson
|
527a783d13
|
cleanup and light refactor (with some renames)
|
2023-05-01 00:00:02 -06:00 |
|
Kolten Pearson
|
d4b9d354ed
|
finalized initial c api and built tests for it
|
2023-04-30 23:45:47 -06:00 |
|