summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2019-11-24gitignore - Ignore file generated by MSVC scriptsJohn Hodge1-0/+1
2019-10-27MSVC - General compilation fixes, `hello.exe` building and runningJohn Hodge1-0/+1
2018-04-01gitignore - Update a bitJohn Hodge1-10/+7
2018-01-28standalone_miri - Up to attempting to run `hello`John Hodge1-0/+1
2018-01-24standalone_miri - New side-tool to attempt to execute pre-monomorphised MIRJohn Hodge1-0/+1
2017-11-18Updated gitignore and some useful scriptsJohn Hodge1-0/+5
2017-09-30Gitignore - CleanupJohn Hodge1-2/+2
2017-09-22Tools - Add draft testrunnerJohn Hodge1-0/+2
2017-08-20Misc - Visual studio cleanupsJohn Hodge1-0/+1
2017-08-19minicargo - Draft implementation, spawns mrustc on windowsJohn Hodge1-0/+5
2017-07-09VSProject - nmake file for building hello-world testJohn Hodge1-0/+1
2017-05-14Merge branch 'master' of https://github.com/thepowersgang/mrustcJohn Hodge (bugs)1-0/+2
2017-05-12Misc dotfilesJohn Hodge1-0/+2
2017-03-04Many many changes to allow compiling in visual studio (Community 2015)John Hodge (bugs)1-0/+2
2017-02-25Add visual studio project files, little tweaks to codebase to allow compiling...John Hodge (bugs)1-5/+14
2017-02-20Add crates.io subdir to gitignoreest311-0/+1
2016-10-19Makefile+gitignore - Comments and tiny warning fixJohn Hodge1-0/+1
2016-06-04Compilation fixes (clang and different gcc version)John Hodge1-0/+1
2016-05-24Makefile - Support CI builds (draft)John Hodge1-0/+5
2016-03-05gitignore - Hide generated files in bnf folderJohn Hodge1-1/+3
2015-11-03Move path binding logic into Resolve path to simplifyJohn Hodge1-0/+2
2015-09-23BNF - Extended grammar with struct literal hackJohn Hodge1-4/+9
2015-04-02BNF - Coming along, freezing for nowJohn Hodge1-0/+4
2015-01-18Add output to gitignoreJohn Hodge (sonata)1-0/+1
2014-12-30Rework expressions so they can be iterated (and actually save data)John Hodge (sonata)1-0/+1
2014-12-23Ignore .objJohn Hodge (sonata)1-0/+1
2014-12-03Remove auto-generated IDE filesJohn Hodge (bugs)1-0/+2
2014-11-23Lexer "complete", parsing up to structure definitions.John Hodge (bugs)1-0/+2