aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Controls/TerminalBox.cs
diff options
context:
space:
mode:
authorRogueAI42 <[email protected]>2017-06-13 21:01:34 +1000
committerRogueAI42 <[email protected]>2017-06-13 21:01:34 +1000
commitadf218ac25163d883e472dd68321f321c93c6f24 (patch)
tree873804058df3cd6388e1f13f0955d64601b980b2 /ShiftOS.WinForms/Controls/TerminalBox.cs
parent2acfa34596061a9236bb6a9df1e3f3a0c01d6ff0 (diff)
downloadshiftos_thereturn-adf218ac25163d883e472dd68321f321c93c6f24.tar.gz
shiftos_thereturn-adf218ac25163d883e472dd68321f321c93c6f24.tar.bz2
shiftos_thereturn-adf218ac25163d883e472dd68321f321c93c6f24.zip
fixed assembly cache format
My first attempt at an assembly cache was a dictionary from a Python filename to its associated assembly... except each templated class in the file gets its own assembly. This new format (which has different magic numbers) provides a dictionary from a Python filename to a *list* of its associated assemblies. This also means that the cache can remember Python files with no associated assemblies so that they don't get scanned again.
Diffstat (limited to 'ShiftOS.WinForms/Controls/TerminalBox.cs')
0 files changed, 0 insertions, 0 deletions