Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17774 827 d 14 h bpr /trunk/wims/public_html/scripts/slib/coding/ [runcode] JL  
14679 2066 d 3 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] editor runcode : add parameter instruction  
14578 2118 d 2 h bpr /trunk/wims/public_html/scripts/slib/coding/ [typo]  
14577 2118 d 2 h bpr /trunk/wims/public_html/scripts/slib/coding/ [typo]  
14576 2118 d 2 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib runcode] add example of a string  
14575 2118 d 9 h bpr /trunk/wims/public_html/scripts/ [slib runcode] update skulpt (JL)  
14550 2124 d 13 h bpr /trunk/wims/public_html/scripts/ [update] update scripts skulpt for python3 (JL)  
14430 2161 d 13 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] change names in coding + cleanup  
14372 2187 d 13 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/python]  
14370 2189 d 11 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/coding] work in progress (change some order to avoid conflicts between
different slib
 
14369 2189 d 12 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] work in progress : add classes (names may changed ...)  
14368 2189 d 12 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/python] put some id in a variable  
14365 2190 d 7 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] improvment of codeeditor and python  
14284 2229 d 6 h obado /trunk/wims/public_html/scripts/slib/coding/ [slib] disable temporary the new coding slibs, as they still are a work in progress  
14283 2229 d 6 h obado /trunk/wims/public_html/ [JS] Add some JS libraries :
* CodeMirror (a WYSIWYG code editor with syntax highlighting)
* Skulpt : lets execute some code with javascript

+ Add the associated slibs, thanks to J. Lyotard