michael
|
c72c0faa30
* Stack is enumerated from bottom up
|
5 years ago |
michael
|
362986f47b
* Added generic TStack/TObjectStack and tests
|
5 years ago |
michael
|
e5ee98ef8a
* Add TQueue/TObjectQueue
|
5 years ago |
michael
|
62ed888c1d
* Enable all tests
|
5 years ago |
michael
|
796126d257
* Test generic list
|
5 years ago |
michael
|
572897dec0
* TObjectDictionary
|
5 years ago |
michael
|
da43764f69
* Copyright notice and additional events
|
5 years ago |
michael
|
d070e63948
* Copyright notice and additional events
|
5 years ago |
michael
|
21cf390e72
* Changed name to avoid confusion
|
5 years ago |
michael
|
cac354d470
* Sleep function
|
5 years ago |
michael
|
fe582f7957
* Add threadlist
|
5 years ago |
michael
|
f34c0a891f
* Initial TDictionary implementation
|
5 years ago |
michael
|
8bf4930531
* Dictionary start
|
5 years ago |
michael
|
25cd4a3287
* Map error
|
5 years ago |
michael
|
d1ef06167d
* Remove inline
|
5 years ago |
michael
|
11a03717f0
* Change to anonymous func
|
5 years ago |
michael
|
140f4b90e2
* Add test for generic array helper
|
5 years ago |
michael
|
16ebfa97cd
* Async/Await demos
|
5 years ago |
mattias
|
bed2ddb8f2
rtl: using async function modifier
|
5 years ago |
mattias
|
efd8b125a2
fixed missing inline
|
5 years ago |
mattias
|
026bb6faa7
rtl: fixed compile
|
5 years ago |
michael
|
27b6f1c5a3
* use reference to for exception handlers
|
5 years ago |
michael
|
d9238eb798
* Switch to safecall for event handlers
|
5 years ago |
michael
|
497319ec87
* Demo for exception hooks in sysutils
|
5 years ago |
michael
|
43a68f985a
* Small cosmetic change
|
5 years ago |
michael
|
8e45a4dd32
* Allow to hook uncaught exceptions
|
5 years ago |
michael
|
ec3efe0ad5
* Fix from Wagner Landgraf: Lookup must return Null if not found
|
5 years ago |
michael
|
396bda65af
* Improved demo for classtopas
|
5 years ago |
michael
|
e8804d29c2
* Fix format
|
5 years ago |
mattias
|
2b438be87e
rtl: clean up
|
5 years ago |