.. |
algorithm.h
|
Fix template expansion in multiple cpp
|
2023-10-12 14:10:34 +02:00 |
array.h
|
Add list and iterators to opp
|
2023-08-16 16:16:04 +02:00 |
bidxlist.h
|
Mangling function types in template expansion
|
2023-08-18 23:03:15 +02:00 |
boundint.h
|
Fix temp spilling in recursive functions
|
2025-03-24 08:56:03 +01:00 |
functional.h
|
Fix functional for no parameters
|
2024-05-25 22:05:31 +02:00 |
ifstream.cpp
|
Fix propagation of conditions out of loops
|
2024-01-23 09:02:38 +01:00 |
ifstream.h
|
Fix namespaces for templates
|
2023-08-15 12:46:57 +02:00 |
iostream.cpp
|
Add extract char operator to istream
|
2024-02-26 18:22:21 +01:00 |
iostream.h
|
Fix uppercase flag in iostream
|
2024-10-24 07:21:39 +02:00 |
iterator.h
|
More template support
|
2023-08-17 14:55:43 +02:00 |
list.h
|
Add non constant structured initializers
|
2024-09-29 14:31:05 +02:00 |
ofstream.cpp
|
Fix namespaces for templates
|
2023-08-15 12:46:57 +02:00 |
ofstream.h
|
Fix namespaces for templates
|
2023-08-15 12:46:57 +02:00 |
slab.h
|
Improve handling of single member structs
|
2023-10-15 20:17:04 +02:00 |
sstream.cpp
|
Implement C vs C++ void pointer semantics
|
2024-09-18 16:27:16 +02:00 |
sstream.h
|
Fix namespaces for templates
|
2023-08-15 12:46:57 +02:00 |
static_vector.h
|
Add assign to vector and static_vector
|
2025-05-10 18:50:13 +02:00 |
string.cpp
|
Implement C vs C++ void pointer semantics
|
2024-09-18 16:27:16 +02:00 |
string.h
|
Fix missing member definition in opp string
|
2024-03-09 14:16:28 +01:00 |
utility.h
|
Fix template expansion in multiple cpp
|
2023-10-12 14:10:34 +02:00 |
vector.h
|
Add assign to vector and static_vector
|
2025-05-10 18:50:13 +02:00 |