summaryrefslogtreecommitdiff
path: root/grapher/Program.cs
Commit message (Collapse)AuthorAgeFilesLines
* remove culture specific float parsinga1xd2021-08-291-0/+4
| | | | make app/default culture invariant
* add handler for unhandled exceptionsa1xd2021-03-111-2/+11
|
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-0/+10
|
* Remove and sort usings en masseJacob Palecki2020-09-081-3/+0
|
* Add correct names and labelsJacob Palecki2020-07-241-1/+1
|
* Add a basic windows forms grapherJacob Palecki2020-07-241-0/+22