Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17774 826 d 22 h bpr /trunk/wims/public_html/scripts/slib/coding/ [runcode] JL  
14679 2065 d 12 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] editor runcode : add parameter instruction  
14578 2117 d 11 h bpr /trunk/wims/public_html/scripts/slib/coding/ [typo]  
14577 2117 d 11 h bpr /trunk/wims/public_html/scripts/slib/coding/ [typo]  
14576 2117 d 11 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib runcode] add example of a string  
14575 2117 d 18 h bpr /trunk/wims/public_html/scripts/ [slib runcode] update skulpt (JL)  
14550 2123 d 22 h bpr /trunk/wims/public_html/scripts/ [update] update scripts skulpt for python3 (JL)  
14430 2160 d 22 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] change names in coding + cleanup  
14372 2186 d 21 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/python]  
14370 2188 d 20 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/coding] work in progress (change some order to avoid conflicts between
different slib
 
14369 2188 d 20 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] work in progress : add classes (names may changed ...)  
14368 2188 d 21 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/python] put some id in a variable  
14365 2189 d 15 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] improvment of codeeditor and python  
14284 2228 d 14 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 2228 d 15 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