2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set some text on the plasmoid, so that it's not empty.
Aleix Pol
as Aleix Pol Gonzalez
More... about 15 years ago
Select and focus the input widget once it's shown. Makes it more convenient to input the expression.
Aleix Pol
as Aleix Pol Gonzalez
More... about 15 years ago
Show the expression on the plasmoid tooltip.
Aleix Pol
as Aleix Pol Gonzalez
More... about 15 years ago
Use PopupApplet so that when it's docked in a panel it works properly.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Comment out type checking that's not ready yet.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
miliseconds -> milliseconds More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
remove unused include file
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Apply type checking to Analitza module. Let's see how it goes. Some tests are not passing, requires major refactoring into Operations.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Some improvement on how the recursions are treated.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
Fix typecheck test. Improve a little the type check error messages.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Type checking is working now, including vector sizes.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
More on type checking. We just miss vector comparison now.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Added type check error reporting and test. Still not fully passing, just a first step.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
minor fixes More... over 15 years ago
CCMAIL: aleixpol at gmail dot com function test for sqrt, is root(2, var_name), there isn't any sqrt More... over 15 years ago
CCMAIL: aleixpol at gmail dot com function test for sqrt More... over 15 years ago
Adapt to changes in analitza
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Added new API to call lambda functions
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Extended type checking to use operations.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
minimal cleanup
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
First version of some type checking.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Some code simplification
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
minor fixes More... over 15 years ago
CCMAIL: [email protected] More... over 15 years ago
Show the clear button in the plasmoid input
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago
Also install analitzagui headers if the user wants to.
Aleix Pol
as Aleix Pol Gonzalez
More... over 15 years ago