Skip to content

Instantly share code, notes, and snippets.

View arthurhammer's full-sized avatar

Arthur Hammer arthurhammer

View GitHub Profile
This file has been truncated, but you can view the full file.
{"key.substructure":[{"key.offset":519,"key.kind":"source.lang.swift.decl.extension","key.nameoffset":529,"key.namelength":7,"key.bodyoffset":538,"key.length":55,"key.bodylength":35,"key.substructure":[{"key.offset":559,"key.kind":"source.lang.swift.decl.enum","key.attributes":[{"key.attribute":"source.decl.attribute.public","key.offset":552,"key.length":6}],"key.nameoffset":564,"key.namelength":5,"key.bodyoffset":571,"key.length":13,"key.accessibility":"source.lang.swift.accessibility.public","key.bodylength":0,"key.name":"ASCII"}],"key.name":"Unicode"},{"key.offset":576,"key.kind":"source.lang.swift.decl.extension","key.nameoffset":586,"key.namelength":13,"key.bodyoffset":620,"key.length":1894,"key.bodylength":1849,"key.inheritedtypes":[{"key.name":"Unicode.Encoding"}],"key.name":"Unicode.ASCII","key.elements":[{"key.kind":"source.lang.swift.structure.elem.typeref","key.offset":602,"key.length":16}],"key.substructure":[{"key.offset":630,"key.kind":"source.lang.swift.decl.typealias","key.attributes":[{"key.a
#!/bin/bash
for f in `ls *.gyb`
do
echo "Processing $f"
name=${f%.gyb}
../../../utils/gyb -D CMAKE_SIZEOF_VOID_P=8 -o $name $f --line-directive ""
done
@arthurhammer
arthurhammer / Readme.md
Last active May 13, 2016 14:03
Test files for github-toc.

Test files for github-toc.

h1

Vestibulum at velit eget quam malesuada lobortis. Mauris malesuada felis et mi viverra, at condimentum.

h2

Donec faucibus placerat justo eu varius. Duis sed augue ultricies justo iaculis finibus. Cras tincidunt.