aboutsummaryrefslogtreecommitdiff
path: root/eval_test.js
Commit message (Expand)AuthorAgeFilesLines
* Added page status indicator, made page script data get deleted when it become...NateN12222017-10-011-1/+1
* Fixed the script editing code so it actually blocks what it says it blocksNateN12222017-08-301-1/+0
* Popup now displays evaluation dataNateN12222017-08-291-15/+4
* Can now edit scripts on Firefox but not ChromeNateN12222017-08-281-6/+0
* Started implementing a way to change the content of script requestsNateN12222017-08-271-2/+3
* Implemented basic script evaluationNateN12222017-08-241-50/+73
* fixed minor syntax errorsNateN12222017-08-231-17/+26
* Made eval_test.js actually edit the page with its resultsNateN12222017-08-231-294/+329
* fixed the code to get the source of a script from another locationNateN12222017-08-211-35/+66
* Implemented parsing and individual editing of @license tagsNateN12222017-08-201-52/+106
* added graphical output to contact finderNateN12222017-08-181-41/+7
* Improved license evaluation scriptNateN12222017-08-171-50/+117
* Fixed display panel bug, imlpemented more parts of eval_test.jsNateN12222017-08-141-34/+161
* Started implementing a version of the JS parsing as a content scriptNateN12222017-08-121-38/+102
* UI improvements, started a file for the JS evaluationNateN12222017-08-121-0/+173