summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter.py
AgeCommit message (Expand)AuthorFilesLines
2016-04-15Remove old Magicwushin1-215/+0
2015-01-23Use generated config for mapBen Longbons1-104/+104
2014-10-15Always print symbols if known for pointersBen Longbons1-2/+2
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-4/+4
2014-08-27Debug debuggingBen Longbons1-172/+163
2014-06-26Stick everything in a namespaceBen Longbons1-7/+7
2014-03-24Implement new magic frontend using sexprBen Longbons1-0/+224