|
|
|
@402
|
[402]
|
08/11/10 01:25:12 |
ke |
Better sorting for profile table. |
|
|
|
@401
|
[401]
|
08/11/10 00:51:48 |
ke |
Added ultra-simple GUI for showing profiles (of the whole tree, or of call … |
|
|
|
@400
|
[400]
|
08/10/10 22:21:21 |
ke |
Further steps towards execution profiler: implemented post-mortem … |
|
|
|
@399
|
[399]
|
08/10/10 18:46:20 |
ke |
Added profiler menu. |
|
|
|
@398
|
[398]
|
08/10/10 18:15:27 |
ke |
Further steps towards execution profiler: implemented live profiling. |
|
|
|
@397
|
[397]
|
08/10/10 16:46:28 |
ke |
Introduced LogicProgrammingBridgeEventType?.STEP_CALL, now used by tree … |
|
|
|
@396
|
[396]
|
08/06/10 13:09:16 |
ke |
First steps towards execution profiler. |
|
|
|
@395
|
[395]
|
08/04/10 22:01:29 |
ke |
Reverted changes from revision 394, keeping a minimal amount of blocks … |
|
|
|
@394
|
[394]
|
08/04/10 20:11:03 |
ke |
Changed object magazine strategy: when memory usage exceeds the upper … |
|
|
|
@393
|
[393]
|
08/04/10 18:11:40 |
ke |
ObjectMagazine? was calculating present memory usage in a way that didn't … |
|
|
|
@392
|
[392]
|
08/03/10 21:27:00 |
ke |
Removed an unused field, some more debugging output. |
|
|
|
@391
|
[391]
|
07/28/10 17:30:10 |
ke |
Removed deprecations, staying with global controller and global step … |
|
|
|
@390
|
[390]
|
07/28/10 15:33:37 |
ke |
Set verbose flags back to false. |
|
|
|
@389
|
[389]
|
07/28/10 13:11:51 |
ke |
Clear step counter before loading a saved session. (After some … |
|
|
|
@388
|
[388]
|
07/28/10 12:39:44 |
ke |
Need to notify marker when tree model changes. |
|
|
|
@387
|
[387]
|
07/28/10 12:04:06 |
ke |
Minor cleanup. |
|
|
|
@386
|
[386]
|
07/27/10 15:17:29 |
ke |
Step IDs are no longer managed by KahinaObject?, but by KahinaState?. … |
|
|
|
@385
|
[385]
|
07/27/10 00:25:07 |
ke |
KahinaTree? needs to be Serializable too, otherwise Java will try to use … |
|
|
|
@384
|
[384]
|
07/27/10 00:13:15 |
ke |
Need to redisplay main views (i.e. set the new models on them) after … |
|
|
|
@383
|
[383]
|
07/26/10 18:30:19 |
ke |
Removed data managers and stores. Object storage/retrieval idioms still … |
|
|
|
@382
|
[382]
|
07/26/10 01:54:18 |
ke |
Small persistence bugfixes. Next up: major persistence bugfixes. |
|
|
|
@381
|
[381]
|
07/25/10 14:49:26 |
ke |
Further steps towards loading saved sessions. |
|
|
|
@380
|
[380]
|
07/25/10 12:06:34 |
ke |
First steps towards loading saved sessions. |
|
|
|
@379
|
[379]
|
07/24/10 01:13:10 |
ke |
Removed everything database-related. Good riddance! |
|
|
|
@378
|
[378]
|
07/24/10 00:34:54 |
ke |
Enabled "Quit" menu item. |
|
|
|
@377
|
[377]
|
07/24/10 00:09:41 |
ke |
Terminology: renamed "state" to "session". |
|
|
|
@376
|
[376]
|
07/23/10 23:54:40 |
ke |
States are now saved as ZIP files rather than directories. |
|
|
|
@375
|
[375]
|
07/23/10 12:34:01 |
ke |
KahinaRunner? is now deinitialized when the GUI is closed (-> the instance … |
|
|
|
@374
|
[374]
|
07/23/10 11:50:24 |
ke |
Fixed two further small save state bugs. |
|
|
|
@373
|
[373]
|
07/23/10 11:23:50 |
ke |
Made state classes serializable, fixed other save state bugs, switched to … |
|
|
|
@372
|
[372]
|
07/23/10 10:22:47 |
ke |
Included stack traces in error message dialogs. |
|
|
|
@371
|
[371]
|
07/23/10 10:03:29 |
ke |
Added "save state as" capability, doesn't work yet. |
|
|
|
@370
|
[370]
|
07/22/10 17:01:41 |
ke |
Need to create a new FS packer/variable binding sharer from time to time … |
|
|
|
@369
|
[369]
|
07/22/10 15:13:02 |
ke |
Presenting a new approach to the memory usage vs. speed issues: the … |
|
|
|
@368
|
[368]
|
07/22/10 14:52:31 |
ke |
Hide "failed" chart edges per default. |
|
|
|
@367
|
[367]
|
07/21/10 15:22:58 |
ke |
Test case and bugfix for lightweight Pattern storage. |
|
|
|
@366
|
[366]
|
07/21/10 15:13:42 |
ke |
Lightweight store now also handles Pattern objects. |
|
|
|
@365
|
[365]
|
07/21/10 14:25:58 |
ke |
Another test case for lightweight store. |
|
|
|
@364
|
[364]
|
07/21/10 14:17:30 |
ke |
Test case and bugfix for maps in lightweight objects. |
|
|
|
@363
|
[363]
|
07/21/10 11:03:26 |
ke |
Removed support for database charts/DAGs, states are now always in-memory. |
|
|
|
@362
|
[362]
|
07/21/10 10:52:00 |
ke |
MySQL compatibility. |
|
|
|
@361
|
[361]
|
07/21/10 09:15:32 |
ke |
Lightweight data store bugfix: need to order collection entries … |
|
|
|
@360
|
[360]
|
07/20/10 23:08:21 |
ke |
States are no longer listeners. Moved update/select/edge select code to … |
|
|
|
@359
|
[359]
|
07/20/10 22:32:21 |
ke |
Made packed FSs lightweight. Something's buggy though, some FSs aren't … |
|
|
|
@358
|
[358]
|
07/20/10 20:59:48 |
ke |
First steps towards persistence I: an instance can now be constructed from … |
|
|
|
@357
|
[357]
|
07/20/10 20:01:27 |
ke |
Cleaned up code around feature structures, organized imports. |
|
|
|
@356
|
[356]
|
07/20/10 19:14:31 |
ke |
More fine-grained string splitting in bracket packer, reduces memory usage … |
|
|
|
@355
|
[355]
|
07/19/10 17:45:39 |
ke |
Step objects now share variable binding objects. |
|
|
|
@354
|
[354]
|
07/19/10 16:35:42 |
ke |
Feature structures in variable bindings are now packed too. |
|
|
|
@353
|
[353]
|
07/19/10 11:09:36 |
ke |
Added some debugging output. |
|
|
|
@352
|
[352]
|
07/19/10 11:05:40 |
ke |
Tentatively integrated BracketPacker? with FS storage, experiments as to … |
|
|
|
@351
|
[351]
|
07/12/10 12:28:27 |
ke |
Added classes for storing Grale message strings in a structure-sharing … |
|
|
|
@350
|
[350]
|
06/30/10 09:32:40 |
jd |
- further steps towards grammar display |
|
|
|
@349
|
[349]
|
06/30/10 08:19:19 |
jd |
- started grammar visualization, first version will only be list display |
|
|
|
@348
|
[348]
|
06/28/10 01:50:57 |
jd |
- major improvements to DAG visualization |
|
|
|
@347
|
[347]
|
06/19/10 13:55:40 |
ke |
Javadoc cleanup, cont. |
|
|
|
@346
|
[346]
|
06/19/10 13:52:43 |
ke |
Javadoc cleanup. |
|
|
|
@345
|
[345]
|
06/19/10 13:37:28 |
ke |
Added step counter. |
|
|
|
@344
|
[344]
|
06/19/10 03:22:19 |
ke |
Bugfix: breakpoint editor windows weren't opening. |
|
|
|
@343
|
[343]
|
06/18/10 19:21:25 |
ke |
Variable binding overview/detail panel now resizable. |
|
|
|
@342
|
[342]
|
06/12/10 01:02:57 |
jd |
- many improvement to tag view and TuLiPa? debugger; is already usable for … |
|
|
|
@341
|
[341]
|
06/11/10 03:18:45 |
jd |
- make the TuLiPa? debugger more responsive; better updating behavior |
|
|
|
@340
|
[340]
|
06/11/10 02:54:45 |
jd |
- tweaking the tulipa debugger; a lot of work to be done |
|
|
|
@339
|
[339]
|
06/11/10 02:11:41 |
jd |
- defined tulipa bridge and DAG behavior; primitive debugging … |
|
|
|
@338
|
[338]
|
06/10/10 21:53:55 |
jd |
- moved layered tree to logic programming interface; Kahina does not … |
|
|
|
@337
|
[337]
|
06/08/10 02:50:16 |
ke |
Catch and print exceptions in runAndGetBridge() for more informative … |
|
|
|
@336
|
[336]
|
06/07/10 19:58:42 |
ke |
Added copy task to build file for icons and other resources. |
|
|
|
@335
|
[335]
|
06/07/10 12:21:17 |
ke |
Abolished now/1 pseudosteps and "unblocked" notifications, TRALE's SLD now … |
|
|
|
@334
|
[334]
|
06/07/10 03:54:02 |
jd |
- set up architecture for future TuLiPa? debugging environment |
|
|
|
@333
|
[333]
|
06/07/10 01:23:47 |
jd |
- improvements to DAG display; extended test case |
|
|
|
@332
|
[332]
|
06/06/10 23:06:41 |
jd |
- adding primitive support for DAGs |
|
|
|
@331
|
[331]
|
06/06/10 16:19:23 |
jd |
- added hotkeys to buttons (only accessible via alt), selection history |
|
|
|
@330
|
[330]
|
06/06/10 13:30:57 |
ke |
Controller and data manager are now cleared when a new parse starts. |
|
|
|
@329
|
[329]
|
06/05/10 17:12:07 |
ke |
All prospective edges are now gray. |
|
|
|
@328
|
[328]
|
06/05/10 16:13:56 |
ke |
Added build.properties to svn:ignore. |
|
|
|
@327
|
[327]
|
06/05/10 16:11:15 |
ke |
Added build script. |
|
|
|
@326
|
[326]
|
06/05/10 16:10:20 |
ke |
Cleaned up KahinaTextViewPanel?. Compiled in Eclipse, but not with Sun's … |
|
|
|
@325
|
[325]
|
06/05/10 15:25:43 |
ke |
Second dimension is now correctly adapted on redo: step copy is attached … |
|
|
|
@324
|
[324]
|
06/05/10 14:51:39 |
ke |
First dimension is now correctly adapted on redo: if another redo … |
|
|
|
@323
|
[323]
|
06/05/10 14:32:26 |
ke |
Deleted NetBeans? project files. |
|
|
|
@322
|
[322]
|
06/05/10 14:30:59 |
ke |
Reverted first steps (again), currentRedoCascadeRoot is unnecessary. |
|
|
|
@321
|
[321]
|
06/05/10 14:14:23 |
ke |
New first steps towards correct handling of redo cascades: tree behaviors … |
|
|
|
@320
|
[320]
|
06/05/10 13:39:26 |
ke |
Reverted aformentioned first steps (was going into the wrong direction), … |
|
|
|
@319
|
[319]
|
06/05/10 11:42:03 |
ke |
First steps towards correct handling of "redo cascades". |
|
|
|
@318
|
[318]
|
06/05/10 10:39:59 |
ke |
Commented out testing code in TraleSLDEdgeDisplayDecider. |
|
|
|
@317
|
[317]
|
06/05/10 10:36:51 |
ke |
cat, cats, retrieve, mother steps are now displayed in layer 1. |
|
|
|
@316
|
[316]
|
05/25/10 00:44:40 |
ke |
Added verbose flag to VisualizationUtility?. |
|
|
|
@315
|
[315]
|
05/25/10 00:04:47 |
ke |
Secondary tree display with more than one secondary root works now. |
|
|
|
@314
|
[314]
|
05/24/10 22:38:29 |
jd |
- major success against drawing artifacts: they seem to have vanished … |
|
|
|
@313
|
[313]
|
05/24/10 22:32:46 |
jd |
- a few further improvements to the chart |
|
|
|
@312
|
[312]
|
05/24/10 22:08:06 |
jd |
- optional transitivity for edge dependency display |
|
|
|
@311
|
[311]
|
05/24/10 20:50:41 |
jd |
- nicer default layout for views |
|
|
|
@310
|
[310]
|
05/24/10 20:26:06 |
jd |
- added missing files; some improvements for tree artifacts |
|
|
|
@309
|
[309]
|
05/24/10 20:20:08 |
jd |
- allow views to be addressed by their field names; integrated a few views … |
|
|
|
@308
|
[308]
|
05/24/10 18:43:28 |
ke |
Attempt to repair secondary tree display with more than one secondary … |
|
|
|
@307
|
[307]
|
05/24/10 16:04:11 |
jd |
- major rebuild of the window management system; infrastructure for … |
|
|
|
@306
|
[306]
|
05/24/10 15:26:14 |
jd |
- added creep and fail point facilities; preliminary automatic skip+creep … |
|
|
|
@305
|
[305]
|
05/24/10 14:27:35 |
jd |
- jumping to current node in various components; minor artifacts in small … |
|
|
|
@304
|
[304]
|
05/24/10 11:02:37 |
ke |
Switched to tripartite tree view. |
|
|
|
@303
|
[303]
|
05/24/10 10:44:19 |
ke |
Layered tree view can now display any number of layers. |