-
- Downloads
Normalized BlockAllocatorWithGC.
Fixed README, etc. Added imm::list class. option: fixed constructor based on Make. avl: fixed case of removing the lonely item of a tree.
Showing
- INSTALL 12 additions, 177 deletionsINSTALL
- README 12 additions, 0 deletionsREADME
- README.DEV 1 addition, 0 deletionsREADME.DEV
- include/elm/alloc/BlockAllocatorWithGC.h 5 additions, 1 deletioninclude/elm/alloc/BlockAllocatorWithGC.h
- include/elm/imm/list.h 83 additions, 0 deletionsinclude/elm/imm/list.h
- include/elm/option/Option.h 2 additions, 2 deletionsinclude/elm/option/Option.h
- include/elm/option/ValueOption.h 8 additions, 9 deletionsinclude/elm/option/ValueOption.h
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/alloc_BlockAllocatorWithGC.cpp 31 additions, 9 deletionssrc/alloc_BlockAllocatorWithGC.cpp
- src/avl_GenTree.cpp 7 additions, 2 deletionssrc/avl_GenTree.cpp
- src/imm_list.cpp 174 additions, 0 deletionssrc/imm_list.cpp
- src/option_Option.cpp 1 addition, 1 deletionsrc/option_Option.cpp
- src/option_ValueOption.cpp 1 addition, 1 deletionsrc/option_ValueOption.cpp
- test/test_avl.cpp 24 additions, 10 deletionstest/test_avl.cpp
- test/test_bgc.cpp 1 addition, 1 deletiontest/test_bgc.cpp
Loading
Please register or sign in to comment