There was an error while loading. Please reload this page.
fix internal links
Fix more links
rm toc
Convert .wiki to .md + minor manual edits (fix tables, add code block language) for f in *.wiki ; do cat $f | ./convert_wiki.sh > ${f%.wiki}.md ; done
Initial conversion from https://code.google.com/archive/p/bridj/wikis/Pointers.wiki