Closes #18. Change to char32_t everywhere; builds fine, behaviour as before.
This commit is contained in:
parent
812a1be7d9
commit
c59825d7fe
33 changed files with 116 additions and 76 deletions
|
|
@ -15,6 +15,7 @@
|
|||
#include "memory/header.h"
|
||||
#include "memory/pointer.h"
|
||||
|
||||
// todo: issue #21: must have stack frame passed in.
|
||||
struct pso_pointer allocate( char *tag, uint8_t size_class );
|
||||
|
||||
struct pso_pointer dec_ref( struct pso_pointer pointer );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue