dankmeme01
|
084fea220e
|
code cleanup: remove unnecessary const in function parameters
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
|
2024-11-10 16:05:20 +01:00 |
|
Oleksandr Nemesh
|
67f59e77fa
|
fix copy constructor (#1102)
|
2024-10-02 16:50:29 +02:00 |
|
dankmeme01
|
60a528a76a
|
add android umap and set; bunch of gnustl headers (#1084)
* add android umap and set; bunch of gnustl headers
* slight change
|
2024-09-16 14:52:54 +02:00 |
|
Chloe
|
81f8573cc5
|
stl fix for member tests
|
2024-08-05 02:26:38 -07:00 |
|
dankmeme01
|
bae22b4e34
|
add new gd::string constructor
|
2024-07-30 17:19:33 +02:00 |
|
mat
|
4dd348a2e4
|
remove msvcstl as its no longer used
|
2024-06-28 11:10:19 -03:00 |
|
SpaghettDev
|
c3c2afaac8
|
gd::vector::erase for android (#906)
* gd::vector::erase for android
* oops
|
2024-06-16 10:45:47 -04:00 |
|
Cvolton
|
144b2d70da
|
aliastl string
|
2024-06-04 23:33:07 +02:00 |
|
matcool
|
ff8de703ab
|
gnustl std::vector<bool>::at
|
2024-06-03 01:24:18 -03:00 |
|
Cvolton
|
6575754b77
|
use aliastl on windows
|
2024-06-03 02:39:29 +02:00 |
|
dankmeme01
|
43f646164f
|
fix xhash yet again wow yay cool you can compile again
|
2024-05-28 07:31:10 +02:00 |
|
altalk23
|
bdb96daed1
|
remove typename from listimpl
|
2024-04-22 17:32:51 +03:00 |
|
dankmeme01
|
9f2cea46ad
|
fix the release xhash
|
2024-04-03 21:19:21 +02:00 |
|
dankmeme01
|
ac08d2f03a
|
fix windows debug compilation
|
2024-04-03 18:33:37 +02:00 |
|
altalk23
|
55e1f6a16c
|
Operation Big Sister - Finalize TodoReturn changes
|
2024-03-27 22:18:46 +03:00 |
|
Cvolton
|
912aa23833
|
add missing header to msvc allocator
|
2024-03-25 23:22:38 +01:00 |
|
kynex7510
|
afc4d572ba
|
Fix C++23 compilation (#644)
|
2024-03-25 23:21:39 +01:00 |
|
kynex7510
|
b4cbae894a
|
Fix macos build
|
2024-03-25 20:51:17 +01:00 |
|
kynex7510
|
cbebb3d66f
|
MSVC UMap, USet
|
2024-03-20 16:52:48 +01:00 |
|
dankmeme01
|
ea6ac9f172
|
whats more scary is the fact that it compiled
|
2024-03-16 20:10:29 +01:00 |
|
dankmeme01
|
e4ab8819f5
|
add some util functions to gd map :map:
|
2024-03-15 21:12:56 +01:00 |
|
dankmeme01
|
d165616700
|
fix gnustl gd::map::lower_bound and upper_bound
|
2024-03-15 17:09:21 +01:00 |
|
matcool
|
a19d26d52e
|
also add overloads for std::string
|
2024-02-19 17:52:33 -03:00 |
|
matcool
|
982e8ab669
|
add explicit const char* overloads for gd::string
|
2024-02-19 17:44:22 -03:00 |
|
altalk23
|
15935642f7
|
gd::vector push_back pop_back
|
2024-02-10 14:42:45 +03:00 |
|
mat
|
f7d9c6af17
|
macos gd::string (#430)
|
2024-01-19 20:33:17 -03:00 |
|
mat
|
4d2b676d48
|
fix sizes of gnustl set, unordered_map and unordered_set
|
2024-01-17 11:49:16 -03:00 |
|
altalk23
|
f0127bdb88
|
remind me to test my changes
|
2024-01-13 17:01:50 +03:00 |
|
altalk23
|
badc7061ab
|
fix vector constructing
|
2024-01-13 16:56:08 +03:00 |
|
altalk23
|
784dd0fe42
|
breaking change !!! (gd string)
|
2024-01-13 16:43:53 +03:00 |
|
matcool
|
d6af9af2b4
|
rename StringImpl -> StringData, StringImplAdapter -> StringImpl
|
2023-12-23 11:00:43 -03:00 |
|
matcool
|
a82ba30a70
|
rename string headers
|
2023-12-23 09:44:29 -03:00 |
|
altalk23
|
a2389f65ee
|
fix android compiling (did i tell i hate <=> operator)
|
2023-12-23 11:05:59 +03:00 |
|
matcool
|
1065592e8d
|
i dont know at this point, android still crashes
|
2023-12-23 02:59:45 -03:00 |
|
matcool
|
24bbc65f19
|
refactor gd::string
|
2023-12-22 18:09:58 -03:00 |
|
matcool
|
ec614d123e
|
comment out gdstring for now
|
2023-12-22 09:11:39 -03:00 |
|
altalk23
|
7b793a4d1d
|
get codegen sources to compile
|
2023-12-21 17:13:39 +03:00 |
|
matcool
|
5c71bc9e32
|
get windows further along
|
2023-12-20 23:14:53 -03:00 |
|
mat
|
b55e6465ce
|
fix gnustl vector dtor
|
2023-10-11 15:23:13 -03:00 |
|
altalk23
|
0bdb0df702
|
this code is still very sad
|
2023-10-11 21:03:54 +03:00 |
|
altalk23
|
d02bb4e169
|
map fix again
|
2023-08-27 20:05:36 +03:00 |
|
altalk23
|
e67f59548f
|
Merge branch '1.2.0-dev' of https://github.com/geode-sdk/geode into 1.2.0-dev
|
2023-08-27 19:53:45 +03:00 |
|
altalk23
|
967b3d08cf
|
fix insert
|
2023-08-27 19:53:43 +03:00 |
|
matcool
|
7139ac4dcc
|
add some methods to windows gd::string
|
2023-08-27 13:50:10 -03:00 |
|
altalk23
|
196ab7bb19
|
fix erase and rebalance
|
2023-08-27 19:44:29 +03:00 |
|
altalk23
|
824614e704
|
add macos map operator[]
|
2023-08-27 19:40:49 +03:00 |
|
altalk23
|
db02c3dd1a
|
macos map add things
|
2023-08-27 19:34:33 +03:00 |
|
altalk23
|
4f259c6e3a
|
forward filesystem
|
2023-02-08 16:42:34 +03:00 |
|
altalk23
|
cc3c768aa5
|
add default constructor
|
2023-01-19 14:31:32 +03:00 |
|
altalk23
|
4a548ab8fd
|
fix msvc string
|
2023-01-19 14:27:42 +03:00 |
|