krasimir
|
5280202ac3
|
use GU_API_DATA_DECL instead of GU_API_DATA to make the C runtime compile again on MacOS
|
2017-04-13 11:06:24 +00:00 |
|
krasimir
|
3454812516
|
a patch from Bjørnar Luteberget for compatibility with MSVC
|
2017-04-12 10:24:56 +00:00 |
|
kr.angelov
|
57f7b61c6b
|
throw away the long obsolete runtime type information in the C runtime
|
2014-10-09 13:44:26 +00:00 |
|
kr.angelov
|
7c66e438e1
|
GuVariant is now plain uintptr_t instead of a structure to make it easier to write Haskell bindings
|
2014-02-09 19:07:15 +00:00 |
|
kr.angelov
|
ab52863534
|
add gu_variant_close in libgu
|
2013-09-26 10:41:52 +00:00 |
|
kr.angelov
|
f984bfeb24
|
a major refactoring in the C runtime. GuList is now removed and replaced with GuSeq. The GuSeq/GuBuf API is simplified
|
2013-09-17 12:45:00 +00:00 |
|
kr.angelov
|
a369d3bdac
|
initial import of the C runtime
|
2012-01-20 13:41:10 +00:00 |
|