John J. Camilleri
|
fc57f94e8a
|
Finish unmarshalling of types. Add mkType et al. Add showType tests, but implementation is just stub.
|
2021-10-13 16:59:11 +02:00 |
|
John J. Camilleri
|
0e011955be
|
Add tests for reading & equality of various expressions
|
2021-10-08 15:06:34 +02:00 |
|
John J. Camilleri
|
71536e8e37
|
Handle errors in readExpr
|
2021-10-08 12:54:36 +02:00 |
|
John J. Camilleri
|
16ee006735
|
Add stubs for all un/marshalling functions. Refactoring.
|
2021-10-07 15:58:59 +02:00 |
|
John J. Camilleri
|
db66144c25
|
Get marshalling of integers working
|
2021-10-07 12:54:02 +02:00 |
|
John J. Camilleri
|
1b3a197aac
|
JavaScript unmarshalling WIP
|
2021-10-05 15:33:19 +02:00 |
|
John J. Camilleri
|
b7e7319542
|
Switch to 'standard' linting
|
2021-10-05 13:56:41 +02:00 |
|
John J. Camilleri
|
869c5d094b
|
Implement categoryProbability, functionProbability, functionIsConstructor, functionsByCategory
|
2021-10-05 13:39:51 +02:00 |
|
John J. Camilleri
|
c1adbedc25
|
Implement bootNGF, readNGF, PgfText_FromString
|
2021-10-05 11:57:24 +02:00 |
|
John J. Camilleri
|
ca2f2bfd89
|
Change from ffi to ffi-napi since the former seems unsupported
This should also fix installation problem of node-gyp in CI
|
2021-10-05 01:02:02 +02:00 |
|
John J. Camilleri
|
634508eaa8
|
Add linting
|
2021-10-04 15:26:50 +02:00 |
|
John J. Camilleri
|
1f72ef77c4
|
Add bootNGF. Organise tests better.
|
2021-10-04 15:07:23 +02:00 |
|
John J. Camilleri
|
7551926383
|
Add FFI bindings for all API functions. Implement getCategories and getFunctions
|
2021-10-04 14:15:35 +02:00 |
|
John J. Camilleri
|
45db11b669
|
Add proper tests, exception handling, implement getAbstractName
|
2021-10-04 12:10:29 +02:00 |
|
John J. Camilleri
|
314db3ea7f
|
Beginnings of JavaScript bindings
|
2021-10-01 12:47:39 +02:00 |
|