https://github.com/RuleWorld/rulebender

sort by:
Revision Author Date Message Commit Date
b1ab172 branch for my work this week of july 16 16 July 2012, 17:13:01 UTC
ad7e0ca moved macosx specific launch options to the macosx platform tab. 16 July 2012, 16:22:34 UTC
f5dfff9 - put regex in place for matching simulation errors. - Extract line from sim errors, - some formatting changes. 08 July 2012, 22:24:55 UTC
e5135dc Formatting changes. 08 July 2012, 22:06:14 UTC
6b23f6d - New BNGParser version - Added new 'Custom' perspective with all views closable and available. - Added menu for adding views to perspectives - Disable limits that keep editors in certain views. - Console interaction with Parameter Scan now uses relative paths. TODO - use a real regex in console errors. 08 July 2012, 21:43:35 UTC
bb3ecbf Made progress towards links to simulation errors from the console. Also it looks like a lot of old bng files did not make it into the last commit. 27 June 2012, 23:34:04 UTC
cfbb033 14 June 2012, 21:25:01 UTC
dd6787b for pattern matching. 14 June 2012, 21:20:09 UTC
b67ca08 Beginning of Console Hyperlink stuff. 14 June 2012, 21:03:37 UTC
0c74578 04 May 2012, 18:06:45 UTC
301ea87 Update BNGParser. 26 April 2012, 22:39:24 UTC
b2f17a5 removed the old parser lib 26 April 2012, 22:24:43 UTC
c1612f8 Added the new BNGParser. Updated the simulator so that it manually cancels windows run_network and NFSim executables based on the PID printed in the BNG2.pl log. 26 April 2012, 22:23:15 UTC
b1a170e 26 April 2012, 15:39:06 UTC
a46131a Reorganizing and deleting results chart model files. 26 April 2012, 13:45:40 UTC
dc42a68 Removed a lot of the old Navigator code. There are still some data types to remove after some dependency analysis. 26 April 2012, 03:41:28 UTC
5d3cf95 Results are now shown in a multipage editor. 26 April 2012, 03:34:16 UTC
165ecad Added some example classes for wiki tutorials. Added a few icons. 25 April 2012, 22:10:25 UTC
2fe929a scaled architecture overview image 24 April 2012, 18:40:40 UTC
a48c9ab Added architecture overview image. Some small random changes. Mostly cleanup. 24 April 2012, 18:28:41 UTC
a3c39b5 Start of massive documentation and cleaning effort. 17 April 2012, 01:41:05 UTC
c974d4d Included the new scan_var.pl script in the distributionresources copy of BNG. Support the new scan_var.pl: removed my -bngPath argument and use BNGPATH environment variable in the ProcessBuilder. Started organizing files for bnga editor. Removed some old directories. 03 April 2012, 14:11:41 UTC
1685162 Removed old errorview files. Update the simulation so that it uses ProcessBuilder, and fixed some platform specific issues. Started the separation of models and actions. 30 March 2012, 20:42:04 UTC
ed08b09 distribution resources and test files. 14 March 2012, 16:36:13 UTC
7a5c220 Simulation and Parameter Scans are now able to be cancelled. 13 March 2012, 16:43:31 UTC
d93da6e Changed the way that the results directory was set for simulations and parameter scans. Other minor bug fixes. 29 February 2012, 21:59:21 UTC
8609225 The file browser is updated when there are changes from the simulator. Just sent the test release. 25 February 2012, 01:23:36 UTC
73898b6 Added IMarkers and IAnnotations for errors. Next is to add them for search/link occurance. 23 February 2012, 23:52:10 UTC
4b5fdf9 Added the CNF. Working on hiding editors from perspectives. 21 February 2012, 16:09:46 UTC
84350ef Just before 2.0a 16 February 2012, 21:38:46 UTC
6200c2a Fixed bug that gave all Bond ids the same value, which only allowed a single rule per edge. Fixed a bug that added both forward and reverse versions of a bidirectional rule to a an edge. Added the edge properties. Added the component properties. Added the molecule properties. Refactored for more clearly labled attributes in rules. 14 February 2012, 21:53:07 UTC
0f13e5d The Properties view is set up using IPropertySource objects, but I may change the way it is done so that references to the original objects are in the contact map and then implement iadaptable... we'll see. 07 February 2012, 01:01:26 UTC
f6eb9b6 Moved all of the file opening functionality from the model navigator to a static utility class. Finished the error reporting capabilities. The table viewer shows errors from the open files, and clicking on the rows of the table will select the text that has the error. 03 February 2012, 20:30:02 UTC
1f93a7e Overhauled the contact map selection and part listening class. Editors opening and closing are handled in much smoother way. All of the known bugs in the contact map except for the tooltips issues have been fixed (update issues, redraw issues, issues with closing the last cmap, memory leaks, etc). Also added new problem view feature. Instead of using a console for the modeling phase, the user now has a table that shows all of the errors that are in currently open files. The file labels are still too long, but I will fix that later. Also completed the functionality for creating new projects and updated the images for the file explorer context menu. Cleaned some old files that were no longer used. Updated errout filters for ANTLR so that the errors are parsed and converted to BNGLModel structures that are open for the whole workspace to use through property change listeners. Updated the way that the abstract syntax tree is updated so that less code is used and it's more efficient. Removed old debugging statements. 31 January 2012, 22:10:58 UTC
150c8b0 06 January 2012, 03:41:35 UTC
c580daa AFter removing 1.5 support 06 January 2012, 02:54:05 UTC
80760fa Final commit before switching to Java 1.6 04 January 2012, 21:45:21 UTC
100f109 There should not be any platform dependent libraries left, so I moved them all to the 'lib' folder. Eclipse should handle all of the cross-platform details. 04 January 2012, 19:15:45 UTC
09192a9 There should not be any platform dependent libraries left, so I moved them all to the 'lib' folder. Eclipse should handle all of the cross-platform details. 04 January 2012, 19:15:31 UTC
46392ff There should not be any platform dependent libraries left, so I moved them all to the 'lib' folder. Eclipse should handle all of the cross-platform details. 04 January 2012, 19:15:18 UTC
3303398 22 December 2011, 23:46:13 UTC
0592b9d The context menu in the results browser now allows for comparisons of files. 22 December 2011, 15:54:20 UTC
d2ba0f1 The Net and BNGL files are now able to be displayed in the results viewer. 22 December 2011, 14:42:06 UTC
83f09bf Added icons for the views and perspectives. 21 December 2011, 21:57:13 UTC
7288a0c - The contact map is now aligned in the border properly and in a way that is consistent with the overview. - The contact map now updates correctly on an editor switch. - All of the perspectives now share the same navigator. I was able to remove some packages because of this. - The double click listener for the navigator now uses delegation to call a specific double click listener depending on the shown perspective. - The perspective buttons are now all shown by default. - The simulation view has been given a new layout and is a little bit cleaner. It does not scroll, but I don't think that is an urgent issue. 21 December 2011, 20:24:35 UTC
a479b8b Species Graph works in the results pane. 19 December 2011, 04:01:54 UTC
50f3dee 17 December 2011, 01:31:43 UTC
c4354ef Changed the name of the InfluenceGraph stuff to be the full name and not IGraph. This commit is the semi-final rough draft version before results analysis features are added. 16 December 2011, 15:31:09 UTC
bc3cb43 Removed these tests because they are out of date. The complete implementation of the BioNetGenUtility is not very testable. 16 December 2011, 15:29:38 UTC
4fa8fe3 16 December 2011, 04:52:59 UTC
aa76f44 Simulation and parameter scanning both work at a basic level with the interface. TODO: - Figure out a new way to report the script output to the console. - Figure out how to have a separate console output stream for each running job (like eclipse) - Figure out how to cancel a job (either at the user’s request or after some kind of error); - Error Reporting. 14 December 2011, 15:35:08 UTC
2e926b8 Made some progress on parameter scan. Still need to hook up the gui and run tests. 09 December 2011, 21:48:22 UTC
322d666 Many changes. There are compile errors still, but I had to save this code. - started simulation stuff. - organized layouts according to meeting with bio team. - added placeholder packages for all visual aspects. - added icons. - started working with results views. 02 December 2011, 21:44:35 UTC
ae9352b Moved data structures for the bng ast reader to the appropriate package. 14 November 2011, 21:18:22 UTC
ad984fb Moved the java 1.5 support files to the core. 14 November 2011, 21:13:12 UTC
133fd82 Moved all of the prefuse stuff to the core package. This may not be where it should stay, but I'm trying to really partition all of the code into segments that could be separated by different plug-ins. 14 November 2011, 20:45:36 UTC
b7ab94d Moved the LayeredPane into the prefuse package. 14 November 2011, 20:42:17 UTC
ed008b4 Moved the navigator models into the appropriate package. 14 November 2011, 20:39:28 UTC
0fe6683 Moved model building objects into appropriate packages. Also making progress with error reporting. 14 November 2011, 20:08:44 UTC
5454f83 Core functionality almost done. Models are produced upon saves and property change listeners can be registered to receive updates. Next is to get the errors from the ast and display them. 11 November 2011, 23:12:11 UTC
473a667 09 November 2011, 21:41:37 UTC
06fb7cd Reorganizing most of the packages. I would really like to write new functionality as separate plug-ins, however, my time is short and we need stuff to work. 09 November 2011, 21:19:59 UTC
4318b34 Making progress on syntax highlighting. 03 November 2011, 19:11:18 UTC
ba9763c Small changes and set images for file system interaction. 27 October 2011, 18:06:39 UTC
6cd0457 Added interactive functionality to file browser (new directory, delete, refresh) 23 October 2011, 20:01:10 UTC
7adbef5 Contact map basically done. Work started on igraph. Work started on navigator context menu and filesystem integration. 17 October 2011, 19:19:50 UTC
9852fad 04 October 2011, 16:09:14 UTC
7f3218c 04 October 2011, 16:06:25 UTC
f7091e9 Starting IGraph 30 September 2011, 19:33:21 UTC
1187b40 Committing everything before I start changing the contact map overview. 22 September 2011, 19:24:44 UTC
f25419e 16 September 2011, 19:32:10 UTC
1ddcf36 Random and many changes for today. 16 September 2011, 19:27:02 UTC
5f1d8af Added new code for ContactMap production 15 September 2011, 06:29:25 UTC
8c36e58 First commit of the RCP tool. RuleBender is not finished yet. 31 August 2011, 18:31:43 UTC
back to top