Very Low Activity

Commits : Listings

  Analyzed 7 days ago based on code collected 7 days ago.
Showing page 1 of 12
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-removed calls to validateTree(), since they don't work in Java 7 Anon32 More... over 1 year ago
-fixed edge case where PerformanceTestInfo tries to access PwnIDE.ui before it's been initialized Anon32 More... over 1 year ago
-fixed incorrect location information causing traversal through authors list to crash Anon32 More... over 1 year ago
-added performance testing code Anon32 More... over 1 year ago
-FindBar layout is now managed correctly -FindBar LineFields now have empty text -FindBar LineFields can be traversed with arrow keys Anon32 More... over 1 year ago
-fixed issue with goToDefinition and findReferences not finding the symbol under the caret when whole symbol name selected not at end of line -fixed infinite loop bug in findReferences from not updating the list when trying to move to the next one Anon32 More... over 1 year ago
-fixed the problem that LocalVariable (incl. parameters) TypeLines and offset ValueLine weren't being updated properly after token is already resolved and is then renamed Anon32 More... over 1 year ago
-fixed error in locType for LocalVariables in the parameters table of any function. It was messing up getNextLineList(), among other things -simplified findReferences using getNextLineListPlus() -started fixing the problem that added references should be recorded when renaming and should be removed before undoing the rename -started fixing the problem that LocalVariable (incl. parameters) TypeLines and offset ValueLine weren't being reparsed upon renaming something to a token in the line -still have the issue that LocalVariable TypeLines and offset ValueLine aren't updated properly after token is already resolved and is then renamed Anon32 More... over 1 year ago
-fixed error when typing the space key as the value of a constant (nothing to parse, so immediateShunting failed trying to return something) -fixed mistake in assigning the values of constants when no values are specified all the way back: first should be zero, regardless of the increment -constant values should now be updated upon changing the increment Anon32 More... over 1 year ago
-improved text searching to search through model instead of through UI -small text fixes on finding all / finding references -fixed null pointer issue with starting up when project to load on startup doesn't actually exist -removed unused LOCATION_MAIN_FILE -update to Function.getLineList() and GlobalVariable.getLineList() -added handy functions to Section -committing performance testing integration Anon32 More... over 1 year ago
-fixed a few more finding/replacing bugs -added find references -added message indicating number of replacements (replace all) or nothing found (find all) Anon32 More... almost 3 years ago
-fixed a few finding bugs -added closing of FindBar -added replace and replace all Anon32 More... almost 3 years ago
-finding text next and previous work Anon32 More... almost 3 years ago
-finding text partly works Anon32 More... about 3 years ago
-moved many UI-related operations out of PwnIDE into UIController Anon32 More... over 3 years ago
-now reopen project upon changing libraries/imports in project options Anon32 More... over 3 years ago
-fixed r12/r13 indexing encoding bug, and a few other miscellaneous index encoding bugs Anon32 More... over 3 years ago
-a tooltip on a LineField is now hidden if the LineField is removed by an ancestor being removed Anon32 More... over 3 years ago
-started making changes to make the testing functionality simpler Anon32 More... almost 4 years ago
-fixed bugs with where compile errors to do with pushing parameters appear on the line Anon32 More... almost 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.