Commits
User selector
Commit History
Commits on Sep 29, 2020
Switch uses of allocLongLived to GC::makeA
Show description for 39da6a0authored andcommitted
Commits on Sep 4, 2020
Fix missing symbol read barrier in IdentifierTable::getSymbolHandleFromPrimitive
Show description for 306ccd1authored andcommitted
Commits on Aug 20, 2020
Rename copyUTF16String to appendUTF16String
Show description for e950206authored andcommitted
Commits on Jul 7, 2020
Fix WeakRef and Symbol allocate live bug in Hades
Show description for ff6ba66authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 24, 2020
Concurrent marking for HadesGC
Show description for f25a11fauthored andcommitted
Commits on Jun 19, 2020
Check SymbolID in CheckHeapWellFormedAcceptor
Show description for b9f6e61authored andcommitted
Commits on May 13, 2020
Implement sequential collection for HadesGC
Show description for ffc40d4authored andcommitted
Commits on Feb 22, 2020
Remove toHandle and overload makeHandle for PseudoHandle.
Show description for 45b85e1authored andcommitted
Commits on Dec 23, 2019
Add improved instrumentation for errors relating to invalid symbols
Show description for 6b42452authored andcommitted
Commits on Dec 5, 2019
Fix gcc9 warnings and error (#161)
Show description for 209b937authored andcommitted
Commits on Nov 18, 2019
Remove names from the IdentifierTable marking function
Show description for 7a942a1authored andcommitted
Commits on Oct 30, 2019
BUGFIX: don't reuse StringPrimitives in IdentifierTable
Show description for d2a8a6aauthored andcommitted
Commits on Oct 22, 2019
change uniqued StringPrimitive SymbolID to weak
Show description for 19b648eauthored andcommittedclean up uniqueID initialization
Show description for f4398edauthored andcommitted
Commits on Oct 17, 2019
Fixes to the serializer
Show description for ee38300authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 8, 2019
Add NoAllocScope
Show description for e7f9b93authored andcommittedIn JSON.parse, reuse strings from identifier table when possible
Show description for 1dda61fauthored andcommitted
Commits on Sep 11, 2019
Use CompactTable in IdentifierHashTable to save memory
Show description for 91ee209authored andcommitted
Commits on Sep 10, 2019
remove Runtime parameter of dynamic handle casts
Show description for ecf72eeauthored andcommitted
Commits on Aug 12, 2019
Add convertSymbolToUTF8 to GCCallbacks API
Show description for c5b428dauthored andcommitted
Commits on Aug 8, 2019
Remove dangling references to GenGC
Show description for a5f54ebauthored andcommitted
Wrap Serialize/Deserialize code blocks in #ifdef.
Show description for 3f92084authored andcommittedSerialize/Deserialize IdentifierTable.
Show description for d30baf6authored andcommitted
Commits on Aug 5, 2019
Rename IdentTableLookupEntry to LookupEntry
Show description for dad5e63authored andcommitted
Stop shrinking the identifier entry vector
Show description for 3629d7cauthored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading