issues
search
samchon
/
tstl
TypeScript-STL (Standard Template Library, migrated from C++)
MIT License
602
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tsconfig target ES2020
#116
nguyenhothanhtam0709
closed
3 months ago
6
Adjust prettier
#115
samchon
closed
7 months ago
0
Publish both CJS and ESM
#114
samchon
closed
7 months ago
0
Compatible with https://esm.sh
#113
samchon
closed
7 months ago
0
Fix #111 - mistyped README
#112
samchon
closed
1 year ago
0
Typo in the README.md
#111
susurri
closed
1 year ago
0
Fix default arguments for minmax functions
#110
zakuroishikuro
closed
2 years ago
0
Close #108 - revert both CSM and ESM support
#109
samchon
closed
2 years ago
0
Revert both cjs and esm modules support
#108
samchon
closed
2 years ago
0
Complement #102 - `d.mts` files
#107
samchon
closed
2 years ago
0
Complement #102 - edit mjs files
#106
samchon
closed
2 years ago
0
Close #104 - adjust prettier
#105
samchon
closed
2 years ago
0
Adjust prettier
#104
samchon
closed
2 years ago
0
Close #102 - support both CommonJS and EsModule
#103
samchon
closed
2 years ago
0
Support both CommonJS and EsModule
#102
samchon
closed
2 years ago
0
Close #99 and Close #100
#101
samchon
closed
2 years ago
0
Add new method, `VariadicMutableSingleton.clear()`
#100
samchon
closed
2 years ago
0
Add new feature, `MutableSingleton.clear()`
#99
samchon
closed
2 years ago
0
Close #97
#98
samchon
closed
2 years ago
0
New method, `UniqueMap.take()`
#97
samchon
closed
2 years ago
0
Bug when running the `npm run module` command
#96
samchon
closed
2 years ago
0
Close #94
#95
samchon
closed
2 years ago
0
Implement `TimedSingleton` and `VaradicTimedSingleton` classes
#94
samchon
closed
2 years ago
0
Error on `MutableSingleton.is_loaded()`
#93
samchon
closed
2 years ago
0
Implement `VariadicSingleton` and `VariadicMutableSingleton`
#92
samchon
closed
3 years ago
0
Rename ordinary `Singleton` to `MutableSingleton`
#91
samchon
closed
3 years ago
0
Add a new method `Singleton.get()`
#90
samchon
closed
3 years ago
0
Is this Possible to add debuge veiwer feature?
#89
jiaqiwang969
closed
1 year ago
0
how to find the nearest entry in treemap?
#88
guotie
closed
3 years ago
1
Singleton with lazy constructor parameters
#87
samchon
closed
3 years ago
0
Add is_unique() and ranges.is_unique()
#86
samchon
closed
3 years ago
0
Add Singleton.is_loaded() method
#85
samchon
closed
3 years ago
0
Improve performance of HashBuckets using bit operation
#84
samchon
opened
3 years ago
0
Refactor containers like ASTL
#83
samchon
opened
3 years ago
0
Dissolve src directory to the root directory
#82
samchon
closed
2 years ago
0
Introduce ASTL in the README
#81
samchon
closed
3 years ago
0
Wrong codes on HashBuckets.reserve() and HashBuckets.insert()
#80
samchon
closed
4 years ago
0
Change all the let symbols to be const if possible
#79
samchon
closed
3 years ago
0
C++20 has been approved
#78
samchon
closed
3 years ago
0
Support deno and register tstl to the deno.land/x
#77
samchon
closed
1 year ago
0
Test whether all of the features are exported without any omission.
#76
samchon
closed
4 years ago
0
Update devDepdencies to follow the latest versions
#75
samchon
closed
4 years ago
0
New extension: mutex-server
#74
samchon
closed
4 years ago
0
Support default import statement
#73
samchon
closed
4 years ago
0
API Docs - thread module
#72
samchon
closed
4 years ago
0
Integrate tstl-singleton into thread module
#71
samchon
closed
4 years ago
0
it seems that Semaphore try_acquire_for has some bug
#70
chacent
closed
4 years ago
12
Semaphore.get_lockable() needs to be static method
#69
samchon
closed
4 years ago
0
Find a way to publishing npm module with ts files
#68
samchon
closed
3 years ago
2
@packageDocumentation for typedoc
#67
samchon
closed
4 years ago
2
Next