5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
only show the first 10 tab completion options, and a note that there are more More... over 15 years ago
scroll down when showing tab completions, so they are visible More... over 15 years ago
Pedantic More... over 15 years ago
add some error messages if the sage/maxima process can't be started More... over 15 years ago
update TODO More... over 15 years ago
add simple tab completion for maxima More... over 15 years ago
fix "describe" command More... over 15 years ago
remove some expressions, used for debugging when porting to socket, but then forgotten More... over 15 years ago
port maxima backend to use maximas socket interface, as using KProcess breaks info-requests from maxima, and kptyprocess is not portable. Also this implementation is closer to what WxMaxima is doing. More... over 15 years ago
clear the cache before running next command, so the new command won't be confused by old output More... over 15 years ago
only let MaximaExpression parse output, if it either is a complete line, or it ends with a Prompt More... over 15 years ago
- fix executing of empty commands - fix pending variable, this caused the whole Maxima-Backend to stall More... over 15 years ago
improve maxima parsing. Allow whitespaces inside the Prompt More... over 15 years ago
change ?command to "? command" as the space is needed for maxima More... over 15 years ago
add menu entry to show HelpPanel, so it can be brought back if closed More... over 15 years ago
a few fixes More... over 15 years ago
I had to add this header for it to build [email protected] More... over 15 years ago
use .cws (Cantor WorkSheet) instead of .mws (MathematiK WorkSheet) as file extension More... over 15 years ago
Typo fix More... over 15 years ago
change way, interrupting is handled More... over 15 years ago
add another unit test for sage More... over 15 years ago
Typo fix More... over 15 years ago
the ghns repository was renamed to cantor More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
- add unit test for maxima backend - fix problems, preventing from running maxima session as test More... over 15 years ago
- rework Sage Expression parsing - introduce Unit Tests to avoid regressions in the backends More... over 15 years ago
change the way, the sage backend counts the prompts again, as the old way didn't work if commands had no output More... over 15 years ago
fix `ls` command in sage More... over 15 years ago
make FindR less verbose More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago