|
06176f4900
|
resolved the issue that go wrapper code stores the file name path in memory allocated with C.malloc
continuous-integration/drone/push Build is passing
|
2024-02-24 17:32:42 +09:00 |
|
|
44a6cda801
|
wip - fixing file inclusion handling in the go wrapper code
continuous-integration/drone/push Build is passing
|
2024-02-24 12:57:47 +09:00 |
|
|
1a7d86a293
|
better error handling in the pascal wrapper
continuous-integration/drone/push Build is passing
|
2024-02-23 00:54:36 +09:00 |
|
|
308b39d50b
|
change to read a line before starting to feed input in the interactive mode
continuous-integration/drone/push Build is passing
fixed the union issue in go wrapper code
|
2024-02-22 01:21:11 +09:00 |
|
|
3953a8e404
|
fixed the file inclusion error in the go wrappers
continuous-integration/drone/push Build is passing
|
2023-11-05 23:33:22 +09:00 |
|
|
20ddd12c89
|
renamed various names
continuous-integration/drone/push Build is passing
|
2023-11-05 22:31:33 +09:00 |
|
|
94a44f1fd7
|
separted the IO handlers to the source code handler and user stream handlers
continuous-integration/drone/push Build is passing
|
2023-11-05 16:58:45 +09:00 |
|
|
7ccc1ce136
|
enhanced the go wrapper by adding more methods and cleaning up code
continuous-integration/drone/push Build is passing
|
2023-11-01 16:06:28 +09:00 |
|
|
85a2152be4
|
fixed the go wrapper code further
continuous-integration/drone/push Build is passing
|
2023-11-01 01:42:47 +09:00 |
|
|
3b9b02de83
|
changed 'sed' to use -e for an expression
continuous-integration/drone/push Build is passing
|
2023-10-31 21:17:08 +09:00 |
|
|
a7b323b795
|
specifed CGO_CFLAGS and CGO_LDFLAGS in Makefile.am
continuous-integration/drone/push Build is passing
removed ##cgo CFLAGS and #cgo LDFLAGS from go source files
|
2023-10-30 02:30:19 +09:00 |
|
|
801b5ea77f
|
restructured some go wrapper files
continuous-integration/drone/push Build is passing
|
2023-10-29 21:40:05 +09:00 |
|