Menu

Prototype Commit Log


Commit Date  
[r23] by alessio-gaspar

Adding a dummy test from the view is now possible

2011-11-27 14:47:19 Tree
[r22] by alessio-gaspar

Able to remove tests from tests' view

2011-11-27 14:24:47 Tree
[r21] by alessio-gaspar

output & tmp variables have now their init values from the header model used for evaluation in evalProgram, more specifically varsExtract. The header's view makes these editable. Presentation of the header's view has been modified a bit.

2011-11-27 13:33:08 Tree
[r20] by alessio-gaspar

oops forgot to make the tests descriptions editable too

2011-11-27 08:12:24 Tree
[r19] by alessio-gaspar

Tests are editable now. Bit or refactoring in prepareEditables, still much work needed there. In addition prepareEditables & genSimpleHandler need to be factored since they are being used in both TestsView.js & HeaderView.js

2011-11-27 05:38:52 Tree
[r18] by alessio-gaspar

programs headers now have a doc property for the author to explain what the program is about. it's editable which led to some refactoring of prepareEditables. Still some improvements needed there but for now it's working
new logError function in org.sherpa to make sure the errors we want to deliverto the programmer will be redirected later to a specific div

2011-11-26 21:46:41 Tree
[r17] by alessio-gaspar

Improving JS quality; removing the indexEA index in renderHeader & renderVarList by using editableArray[editableArray.length] to keep adding new elements to the end of this array

2011-11-26 20:39:34 Tree
[r16] by alessio-gaspar

fixed missing of 2nd parameter to editable in prepareEditables from HeaderView.js which led to some layout issues when editing

2011-11-26 20:32:34 Tree
[r15] by alessio-gaspar

adding some documentation

2011-11-26 12:20:13 Tree
[r14] by alessio-gaspar

Essentially updating the header / tests / programs models when variable names are modified. Updating the header model when variables roles are modified.
Functions are in sherpa.js for now; get it working now, refactor later
FIXED - nasty bug in evalProgram / evalStatement from edits.js which led to a JS infinite loop apparently due to so local variables not defined with var

2011-11-26 12:16:15 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.