250 Commits (master)
 

Author SHA1 Message Date
skylarmt cdc21e508c Improve task list exporter 9 years ago
skylarmt e5ba578e09 Improve code exporter 9 years ago
skylarmt 762413338c Update docs and functions.py 9 years ago
skylarmt c10b3cb393 Add prime number generator and trig functions 9 years ago
skylarmt 9d22deb645 Fix two solve() bugs. 9 years ago
skylarmt 243f782214 Add array printer (printa), enable matrix ops, add equation solver 9 years ago
skylarmt 5d2ce564dc Add font size in Settings, Editor and Shell both honor it now 9 years ago
skylarmt 98d1470e30 Basic arithmetic can now be done with arbitrary length numbers, add option to Code Export for including output window text 9 years ago
skylarmt 93949a242d Update functions.txt 9 years ago
skylarmt 4cc21461ab Merge code completion files (they were completely redundant). 9 years ago
skylarmt 31751ccb4d powermod(a, -1, m) now gives modular inverse. 9 years ago
skylarmt 4cd7e62ce4 Add gcd(a,b) and powermod(a,b,m). 9 years ago
skylarmt 2ccca36502 Documentation updates 9 years ago
skylarmt 9e6d4e4230 Add save and load commands (PrefStorage) 9 years ago
skylarmt acc44f0765 Bugfix 9 years ago
skylarmt 25d562540a Shell and Graph input lines get focus after running commands 9 years ago
skylarmt caf1eab0d6 Add isprime(n) and disable shell input while commands are working 9 years ago
skylarmt 7a6eeadefc Switch to "flat" icons 9 years ago
skylarmt e4df36db2c Use http (not https) for api access (certificates rejected on some platforms) 9 years ago
skylarmt dad507d83d Update logo 9 years ago
skylarmt 11115feebf Add toolkit jar loading at runtime 9 years ago
skylarmt 90cbc4104f Remove two unused jars 9 years ago
skylarmt 52fc1b1521 Plugin bug hotfix 9 years ago
skylarmt caaeb72e7b Remove old splash screen 9 years ago
skylarmt 16557ed90d Update internal help documentation 9 years ago
skylarmt f285b67fe7 New splash screen is dope 9 years ago
skylarmt adab034091 Move plugin list to a ribbon gallery 9 years ago
skylarmt e2635ba44b Tweak Notepad 9 years ago
skylarmt 502ef6d9a0 Code output now appears during run, add script kill button 9 years ago
skylarmt d338f24f08 Graph multiple functions at once with semicolon 9 years ago
skylarmt b4529d47e6 Add sleep functionality 9 years ago
skylarmt c63044652b Add delete option to tasks, ensure compatability with 1.6 sytt files 9 years ago
skylarmt 6616556053 Improve single instance responsiveness 9 years ago
skylarmt c0accff404 Plugin system fully integrated 9 years ago
skylarmt efcbd19823 Add error check to plugin loader 9 years ago
skylarmt 9ae1c40e58 Cleaning up Git 9 years ago
skylarmt 98b147dfea Functional plugin system complete 9 years ago
skylarmt 552a3162a5 Basic plugin creater and loader complete 9 years ago
skylarmt b757cb3fd7 Add plugin container, move TaskList and Plugin to public domain 9 years ago
skylarmt ce914964f9 Messing around to try to get better array handling 9 years ago
skylarmt 50b2b7b949 Add default author name setting 9 years ago
skylarmt c80e487a53 Add task list exporter 9 years ago
skylarmt ae7b7394cf Update license info 9 years ago
skylarmt a3e1e6960b Add startup options to Settings 9 years ago
skylarmt 74af279f0a Fix null pointer Editor bug, allow longer task descriptions 9 years ago
skylarmt ac497ec61d Integrate task lists with Ribbon open/save and single instance handler 9 years ago
skylarmt e524e59da9 Implement full saving and opening capabilities for lists 9 years ago
skylarmt f06f908d7f Working task list implementation 9 years ago
skylarmt 61cbfd8508 Add random value generators 9 years ago
skylarmt a116462fc5 Happy Pi Day, have code 9 years ago