corelib/include/ebcl
Emmanuel BENOîT 9a3d4ad4a7 Strings - Library initalisation
The string library makes use of a Schwarz counter to ensure it is
correctly initialized.
2020-09-27 13:49:00 +02:00
..
bits Arrays - Iterators for T_{Array,StaticArray,AutoArray} 2018-12-16 15:24:40 +01:00
inline Memory streams - Fixed FixedBuffer template 2020-09-27 11:04:00 +02:00
Algorithms.hh Algorithms - Visitor implementation 2017-11-08 09:07:04 +01:00
Alloc.hh Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
Arrays.hh MultiArrays - Moved to a separate header 2018-12-23 18:34:43 +01:00
BinaryStreams.hh Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
Buffers.hh Buffers - append() method 2018-04-30 09:10:39 +02:00
Config.hh Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00
DynLib.hh Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
Externals.hh Reference counting helpers - Base class, partial pointers 2019-01-02 13:27:25 +01:00
Files.hh Files - Use T_FSPath 2017-12-27 14:57:24 +01:00
Filesystem.hh Filesystem - Actual filesystem operations 2018-12-23 22:30:11 +01:00
HashIndex.hh Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
HashTables.hh Hash tables - Accessing values in RW mode 2017-12-10 12:00:17 +01:00
MemoryStreams.hh Memory streams - Fixed FixedBuffer template 2020-09-27 11:04:00 +02:00
MultiArrays.hh MultiArrays - Moved to a separate header 2018-12-23 18:34:43 +01:00
Pointers.hh Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
RefCount.hh Reference-counting helpers - Equality operators 2019-01-02 17:52:56 +01:00
Registration.hh Registration - Fixed headers 2018-12-23 18:29:11 +01:00
Sets.hh Sets - Imported from prototype 2017-11-09 09:40:56 +01:00
SRDBinary.hh Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
SRDData.hh Windows "compatibility" 2018-06-17 12:39:02 +02:00
SRDDefinitions.hh Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
SRDIO.hh Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
SRDParser.hh SRD parser - Access value as a RW reference 2017-11-17 15:44:49 +01:00
SRDParserConfig.hh MultiArrays - Moved to a separate header 2018-12-23 18:34:43 +01:00
SRDText.hh Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
Streams.hh Streams - Ability to read exception path 2017-12-28 09:52:30 +01:00
Strings.hh Strings - Library initalisation 2020-09-27 13:49:00 +02:00
SyntaxTree.hh SyntaxTree - Location field 2018-03-31 22:38:26 +02:00
Threading.hh Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
Types.hh Types - T_Optional access 2017-11-07 17:40:02 +01:00
Utilities.hh Utilities - T_VarStorage< Type > 2020-09-27 13:47:58 +02:00
VFS.hh VFS - Ported from old LW code 2018-12-23 22:31:34 +01:00