gary
|
502ea0a92e
|
[ox/std] Add OX_ALIGN4
(synced from 740e0286d0)
|
2020-07-11 22:24:37 -05:00 |
|
gary
|
537ecd1043
|
[ox/mc] Replace an alloca call with malloca to prevent stack overflow
(synced from dbf532df1c)
|
2020-06-20 03:54:16 -05:00 |
|
gary
|
5978ca071d
|
[ox/std] Make String comparison operators const correct
(synced from a9ec635160)
|
2020-06-20 03:49:38 -05:00 |
|
gary
|
5a1defa4ff
|
[ox/std] Add move operator to String
(synced from 257e857116)
|
2020-06-20 02:58:32 -05:00 |
|
gary
|
6db0c9c272
|
[ox/std] Make Vector::push_back use copy constructor instead of copy assign
(synced from 0035faa416)
|
2020-06-20 02:58:20 -05:00 |
|
gary
|
45db72ecc7
|
[ox/mc] Fix string allocation size
(synced from 5c34c26080)
|
2020-06-20 02:55:25 -05:00 |
|
gary
|
41d1a39adb
|
[ox] Add HashMap<String, T> to serializaton handlers
(synced from b6f8c9e242)
|
2020-06-19 07:34:04 -05:00 |
|
gary
|
616eabea8a
|
[ox/model] Fix TypeDescWriter NameCatcher to have opType of WriteDefinition
(synced from 9576f78abf)
|
2020-06-17 06:44:31 -05:00 |
|
gary
|
2beb6790cf
|
[ox/std] Rename is_signed to is_signed_v
(synced from 7b07edd9e4)
|
2020-06-17 06:36:26 -05:00 |
|
gary
|
1fb761be23
|
[ox/fs] Cleanup
(synced from a5b01bb0d7)
|
2020-06-17 01:53:35 -05:00 |
|
gary
|
0fef71d0c2
|
[ox/std] Make ox_strncmp a template
(synced from 1c5fed05bf)
|
2020-06-17 01:52:28 -05:00 |
|
gary
|
be8f2cf1bc
|
[ox/oc] Fix write to ignore null objects passed in
(synced from 17762b40b7)
|
2020-06-16 04:41:43 -05:00 |
|
gary
|
614ce9d18a
|
[ox/model] Fix model descriptor writing to handle Vector, etc.
(synced from 4f4ec089fd)
|
2020-06-16 04:40:43 -05:00 |
|
gary
|
309b24af04
|
[ox/fs] Make PassthroughFS mkdir pass mkdir -p on existing directory
(synced from f58c658be1)
|
2020-06-16 04:39:15 -05:00 |
|
gary
|
afcaed4eba
|
[ox/std] Change toError(ox::ValErr<T>) to toError(const ox::ValErr<T>&)
(synced from e92e980fde)
|
2020-06-16 00:45:24 -05:00 |
|
gary
|
65e98aca05
|
[ox/model] Add opType method to TypeDescWriter
(synced from 71b6c72c46)
|
2020-06-16 00:23:03 -05:00 |
|
gary
|
b18e7410b6
|
[ox/fs] Change Claw type IDs to domain based namespaces
(synced from 112c2c4212)
|
2020-06-15 23:16:34 -05:00 |
|
gary
|
557003737c
|
[ox/std] Add missing includes to CMake install and std.hpp
(synced from 20f4d50ad6)
|
2020-06-15 04:54:52 -05:00 |
|
gary
|
29e7bf4ec9
|
[nostalgia/fs] Fix Directory to write back out as a Directory
(synced from 880e6e49d6)
|
2020-06-15 01:34:48 -05:00 |
|
gary
|
1a1678674d
|
[ox/claw] Add strip header function
(synced from 4a221e52db)
|
2020-06-15 01:34:22 -05:00 |
|
gary
|
5c5809cc24
|
[ox/std] Fix macOS build
(synced from c178a2273b)
|
2020-06-05 19:47:29 -05:00 |
|
gary
|
662e9476dc
|
[ox/claw] Fix TypeInfoCatcher to fit model handler API
(synced from 4d806021d0)
|
2020-05-29 20:24:09 -05:00 |
|
gary
|
5bc921dd2d
|
[nostalgia/core/gba][ox/std] Move heap manager from NostalgiaCore to OxStd
(synced from 98a0c42040)
|
2020-05-29 19:44:10 -05:00 |
|
gary
|
f3dd0f1bba
|
[ox] Fix GBA build
(synced from 2dad1688b5)
|
2020-05-17 04:20:43 -05:00 |
|
gary
|
b8e28a9890
|
[ox/claw] Add missing write.cpp
(synced from b1a0fcbc57)
|
2020-05-16 22:47:51 -05:00 |
|
gary
|
9105f54a7b
|
[ox/claw] Fix TypeVersion writing
(synced from faaddd1234)
|
2020-05-16 22:35:54 -05:00 |
|
gary
|
2be5b6e89a
|
[ox] Fix Mac build and fix MC to increment field counter on empty string
(synced from 819959745d)
|
2020-05-08 21:32:56 -05:00 |
|
gary
|
ac701751cb
|
[ox/model] Add preloadable attribute to type descriptor
(synced from f91874182e)
|
2020-05-08 01:32:36 -05:00 |
|
gary
|
09b1d5d6eb
|
[ox/claw] Add Claw
(synced from e2952ec8c1)
|
2020-05-06 20:38:39 -05:00 |
|
gary
|
d395ecdf6e
|
[ox/fs] Make FileAddress model use builtin union support
(synced from 3ff4a59373)
|
2020-04-16 23:34:08 -05:00 |
|
gary
|
ea997009b2
|
[ox/oc] Add support for allocating for strings
(synced from 5265a94a80)
|
2020-04-16 23:28:52 -05:00 |
|
gary
|
a177cd2f68
|
[ox/model] Add support to SerStr for allocating string
(synced from b3fa531aa0)
|
2020-04-16 22:44:50 -05:00 |
|
gary
|
cd5b7b9706
|
[ox/std] Fix OxError for release builds and fix ox::Error assignment operator
(synced from 8753d39b66)
|
2020-04-16 22:19:27 -05:00 |
|
gary
|
baca38f9bb
|
[ox/fs] Add model definition for FileAddress
(synced from ed0bf268ba)
|
2020-04-15 21:02:35 -05:00 |
|
gary
|
a2652e867f
|
[ox/oc] Add union support
(synced from d0f5819072)
|
2020-04-13 23:36:27 -05:00 |
|
gary
|
01e12d8b74
|
[ox/mc] Fix int reads not to clear out unions
(synced from d2e7528dae)
|
2020-04-13 02:37:08 -05:00 |
|
gary
|
54b577e152
|
[ox] Add support for unions to model and mc
(synced from 1d07890668)
|
2020-04-13 02:28:38 -05:00 |
|
gary
|
21df2e78df
|
[ox/model] Harmonize make the interface for walking over models
(synced from 5d95b188d8)
|
2020-04-09 22:57:03 -05:00 |
|
gary
|
31eba91c08
|
[ox/std] Fix assert for !OX_USE_STDLIB
(synced from a4000f6497)
|
2020-04-08 23:30:14 -05:00 |
|
gary
|
724810542e
|
[ox/fs] Remove explicit linking of C++ standard file system library
(synced from d2ec3b8350)
|
2020-04-07 22:04:23 -05:00 |
|
gary
|
fdf3839205
|
[ox/std] Add move constructor and set null terminator for String
(synced from 19422ced3e)
|
2020-04-07 22:03:19 -05:00 |
|
gary
|
2a062a97af
|
[ox/std] Add support for messages in ox::Error
(synced from 540e67fcd8)
|
2020-04-07 22:02:07 -05:00 |
|
gary
|
7c089e4760
|
[ox/oc] Add OrganicClaw
(synced from 89854a584a)
|
2020-04-07 22:00:14 -05:00 |
|
gary
|
ada4548ce9
|
[ox/std] Fix implicit sign conversion
(synced from 8b74920270)
|
2020-04-05 19:48:47 -05:00 |
|
gary
|
e1682e7d93
|
[ox/std] Fix Vector::expandCap not to delete old array an not new one
(synced from c99b60186d)
|
2020-03-31 21:42:47 -05:00 |
|
gary
|
0f052f11ec
|
[ox/mc] Fix false positive buffer overflow check when string is last item in MC buffer
(synced from 680881003c)
|
2020-03-31 20:40:29 -05:00 |
|
gary
|
afd829a7d7
|
[ox/mc] Prevent reading array length of absent array
(synced from d7b5f51fdc)
|
2020-03-30 23:59:01 -05:00 |
|
gary
|
a4073e0676
|
[ox/std] Add insert method to Vector
(synced from 4011773374)
|
2020-03-29 13:32:17 -05:00 |
|
gary
|
fd7fbb4df4
|
[ox/std] Add missing declaration for String::String(const String&)
(synced from aa1b5fa4cf)
|
2020-03-19 01:56:44 -05:00 |
|
gary
|
ed76ebfbaf
|
[ox/std] Add copy constructor to String
(synced from 4273e72e74)
|
2020-03-16 00:12:09 -05:00 |
|