2 Tags: en, d, dgc, naive, gc, ldc, tango, patch, statistics
4 I haven't been posting very often lately because I decided to spend some time
5 writing my `thesis document (in Spanish)`__, which was way behind my current
6 status, encouraged by my `code-wise bad weekend`__ =P.
8 __ https://git.llucax.com/w/z.facultad/75.00/informe.git
9 __ /blog/blog/post/-288428a1
11 `Alberto Bertogli`__ was kind enough to review my `Naive GC`__ implementation
12 and sent me some patches, `improving the documentation`__ (amending my
13 *tarzanesque* English =) and fixing a couple of (nasty) bugs `[1]`__ `[2]`__.
15 I'm starting to go back to the code, being that LDC_ is very close to a new
16 release and things are starting to settle a little, so I hope I can finish the
17 statistics gathering soon.
19 __ http://www.blitiri.com.ar/
20 __ https://git.llucax.com/w/software/dgc/naive.git
21 __ https://git.llucax.com/w/software/dgc/naive.git/commitdiff/6720d9bcaaedb553e9476ffb064115689a97c2d1
22 __ https://git.llucax.com/w/software/dgc/naive.git/commitdiff/1510e826d84ca402a00c5cab2d2e2d172b8602d2
23 __ https://git.llucax.com/w/software/dgc/naive.git/commitdiff/2d8639409b4749afd92266347f20b99da80e14c9
25 .. _LDC: tp://www.dsource.org/projects/ldc
27 .. vim: set et sw=4 sts=4 :