.. |
python
|
Re-generate the Makefiles
|
2018-12-29 02:40:26 +01:00 |
array.c
|
Implement array{_new,}_copy()
|
2020-10-13 17:11:52 +02:00 |
buffer.c
|
Introduce the BufferData type
|
2020-10-13 17:40:37 +02:00 |
config.c
|
Introduce config_new_load() as a new helper
|
2020-09-30 05:42:23 +02:00 |
error.c
|
Rework the Error API
|
2020-04-14 06:03:44 +02:00 |
event.c
|
Update the copyright notice
|
2020-09-30 05:42:08 +02:00 |
file.c
|
Use <System/file.h> instead of <stdio.h> in Parser
|
2020-10-14 02:13:10 +02:00 |
hash.c
|
Update the copyright notice
|
2020-09-30 05:42:08 +02:00 |
Makefile
|
Re-generate the Makefiles
|
2020-04-14 04:32:09 +02:00 |
mutator.c
|
Update the copyright notice
|
2020-09-30 05:42:08 +02:00 |
object.c
|
Update the copyright notice
|
2018-02-18 22:22:33 +01:00 |
parser.c
|
Use <System/file.h> instead of <stdio.h> in Parser
|
2020-10-14 02:13:10 +02:00 |
plugin.c
|
Update the copyright notice
|
2020-09-30 05:42:08 +02:00 |
project.conf
|
Also compile in the File API
|
2020-04-14 04:31:33 +02:00 |
string.c
|
Let libSystem build with a C++ compiler
|
2020-09-30 05:41:40 +02:00 |
token.c
|
Let libSystem build with a C++ compiler
|
2020-09-30 05:41:40 +02:00 |
token.h
|
Update the copyright notice
|
2020-10-14 01:58:58 +02:00 |
variable.c
|
Fix deserialization of 32- and 64-bit integers
|
2020-10-13 18:28:03 +02:00 |