Commit graph

5077 commits

Author SHA1 Message Date
Justin Ethier
ca22038c7c Link to release job 2020-02-13 13:18:34 -05:00
Justin Ethier
7cf80a1691 Prepare a list of TODO's for a release 2020-02-13 13:12:51 -05:00
Justin Ethier
131bae3863
Update CHANGELOG.md 2020-02-13 10:09:44 -05:00
Justin Ethier
4c0bf87f8b Issue #357 - Do not truncate results of integer division 2020-02-12 17:18:35 -05:00
Justin Ethier
ec4a0cd02a New release 2020-02-10 18:33:11 -05:00
Justin Ethier
8b4a4bd18e Bump to 0.15 for next release 2020-02-10 18:20:35 -05:00
Justin Ethier
fa97a33bcf Merge branch 'gc-share2-dev' 2020-02-10 17:51:34 -05:00
Justin Ethier
772bc91fd7
Update CHANGELOG.md 2020-02-10 14:34:45 -05:00
Justin Ethier
9a62db57ff Simplify GC root code for globals 2020-02-10 12:53:31 -05:00
Justin Ethier
92f068f695 Use global pointer instead of string 2020-02-07 15:11:40 -05:00
Justin Ethier
648b14571c Log block size 2020-02-06 13:15:51 -05:00
Justin Ethier
ff93af02e7 Maintain consistent output with GC tracing 2020-02-06 10:00:05 -05:00
Justin Ethier
2878138fd7 Add more logging 2020-02-05 18:08:44 -05:00
Justin Ethier
d051b81d80 Added more GC trace logging 2020-02-05 17:55:24 -05:00
Justin Ethier
81a3cf9c2f Additional HRT logging 2020-02-05 12:59:33 -05:00
Justin Ethier
4863df17cf Merge remote-tracking branch 'origin/gc-share2-dev' into gc-share2-dev 2020-02-04 15:51:51 -05:00
Justin Ethier
4a7d473c84 Added comments 2020-02-04 15:51:36 -05:00
Justin Ethier
aeeecabe75
Update CHANGELOG.md 2020-02-04 14:10:32 -05:00
Justin Ethier
75e608b77f Ensure mutation happens after objs are on the heap 2020-02-03 13:25:32 -05:00
Justin Ethier
6ad04ddb3d Added big TODO based on maze benchmark crashes (!!) 2020-02-03 10:21:13 -05:00
Justin Ethier
9d2d8c014c Merge remote-tracking branch 'origin/gc-share2-dev' into gc-share2-dev 2020-02-03 10:21:06 -05:00
Justin Ethier
1c4fde02ee Credit Daniel Mendler 2020-02-03 09:57:25 -05:00
Justin Ethier
aeefd3a5ba
Update CHANGELOG.md 2020-01-30 14:15:33 -05:00
Justin Ethier
3ea24fa494 Fixed spelling 2020-01-30 13:16:39 -05:00
Justin Ethier
822d8ce15c Rev 2020-01-30 13:14:30 -05:00
Justin Ethier
8f36ac70c4 Fixed wording 2020-01-30 13:06:51 -05:00
Justin Ethier
9d7cff4976 Revised the 0.14 section 2020-01-30 12:55:47 -05:00
Justin Ethier
f130258381 WIP 2020-01-30 10:08:57 -05:00
Justin Ethier
1b2248b3d0 WIP release notes for 0.14 2020-01-30 09:52:31 -05:00
Justin Ethier
2569acae64 Cleanup 2020-01-29 23:04:58 -05:00
Justin Ethier
449e4bd425 Cleanup 2020-01-29 17:55:45 -05:00
Justin Ethier
b10bd48648 Merge changes from master 2020-01-29 14:27:27 -05:00
Justin Ethier
7a867f0aff Rev++ 2020-01-29 14:26:51 -05:00
Justin Ethier
b2e8e85f9a Rename function 2020-01-28 23:05:44 -05:00
Justin Ethier
bb44246588 Cleanup 2020-01-28 22:19:28 -05:00
Justin Ethier
d2d782e0da Cleanup comments in new write barrier 2020-01-28 09:08:56 -05:00
Justin Ethier
73297f6519 Attempt more efficient GC of globals 2020-01-27 22:58:06 -05:00
Justin Ethier
8aa484b79b WIP 2020-01-27 22:25:04 -05:00
Justin Ethier
baebfff444 "const char*" keys for globals hash table 2020-01-27 21:19:06 -05:00
Justin Ethier
1daa593a03 Emit label for globals 2020-01-27 21:18:49 -05:00
Justin Ethier
95fcc2e787 Remove add_global2 2020-01-27 15:58:25 -05:00
Justin Ethier
60879432f9 Modify add_global 2020-01-27 15:45:30 -05:00
Justin Ethier
7a48e046ad Emit add_global2 calls 2020-01-27 15:33:05 -05:00
Justin Ethier
4fb6530056 Added add_global2 2020-01-27 15:26:53 -05:00
Justin Ethier
98fb53aa51 Bug fixes 2020-01-27 15:09:07 -05:00
Justin Ethier
5b81ad3f48 Added hash table functions 2020-01-27 13:34:28 -05:00
Justin Ethier
89e9e3087f Supporting infrastructure for global hashset 2020-01-25 23:44:46 -05:00
Justin Ethier
b838bf72a5 Added TODO 2020-01-24 17:45:19 -05:00
Justin Ethier
f54df5ec84 Use write to emit object information 2020-01-24 17:45:07 -05:00
Justin Ethier
f672d23e75 No longer need make-share 2020-01-24 14:53:48 -05:00