Files bigger than one MB (about 20kLOC) get cropped to avoid getting stuck completely

Fixes #843
This commit is contained in:
Dave Halter
2019-12-14 12:39:40 +01:00
parent 7639bc2da9
commit 3219f14c63
4 changed files with 38 additions and 8 deletions
+3 -1
View File
@@ -3,12 +3,14 @@
Changelog
---------
0.15.2 (2019-08-13)
0.15.2 (2019--)
+++++++++++++++++++
- Call signatures are now detected a lot better
- Many small Bugfixes
- A big refactoring around contexts/values
- Files bigger than one MB (about 20kLOC) get cropped to avoid getting
stuck completely.
0.15.1 (2019-08-13)
+++++++++++++++++++