├── GSoC-19 ├── AST │ ├── clang-ast.txt │ └── pygccxml-ast.txt ├── gsoc-proposal.pdf └── gsoc-proposal.tex ├── GSoC-20 ├── gsoc-proposal20.pdf └── gsoc-proposal20.tex ├── README.md └── resume.pdf /GSoC-19/AST/clang-ast.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/GSoC-19/AST/clang-ast.txt -------------------------------------------------------------------------------- /GSoC-19/AST/pygccxml-ast.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/GSoC-19/AST/pygccxml-ast.txt -------------------------------------------------------------------------------- /GSoC-19/gsoc-proposal.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/GSoC-19/gsoc-proposal.pdf -------------------------------------------------------------------------------- /GSoC-19/gsoc-proposal.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/GSoC-19/gsoc-proposal.tex -------------------------------------------------------------------------------- /GSoC-20/gsoc-proposal20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/GSoC-20/gsoc-proposal20.pdf -------------------------------------------------------------------------------- /GSoC-20/gsoc-proposal20.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/GSoC-20/gsoc-proposal20.tex -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/README.md -------------------------------------------------------------------------------- /resume.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aru31/GSoC-Proposal/HEAD/resume.pdf --------------------------------------------------------------------------------