Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17774 817 d 16 h bpr /trunk/wims/public_html/scripts/slib/coding/ [runcode] JL  
14679 2056 d 6 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] editor runcode : add parameter instruction  
14578 2108 d 5 h bpr /trunk/wims/public_html/scripts/slib/coding/ [typo]  
14577 2108 d 5 h bpr /trunk/wims/public_html/scripts/slib/coding/ [typo]  
14576 2108 d 5 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib runcode] add example of a string  
14575 2108 d 12 h bpr /trunk/wims/public_html/scripts/ [slib runcode] update skulpt (JL)  
14550 2114 d 16 h bpr /trunk/wims/public_html/scripts/ [update] update scripts skulpt for python3 (JL)  
14430 2151 d 16 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] change names in coding + cleanup  
14372 2177 d 15 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/python]  
14370 2179 d 14 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/coding] work in progress (change some order to avoid conflicts between
different slib
 
14369 2179 d 14 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] work in progress : add classes (names may changed ...)  
14368 2179 d 15 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib/python] put some id in a variable  
14365 2180 d 9 h bpr /trunk/wims/public_html/scripts/slib/coding/ [slib] improvment of codeeditor and python  
14284 2219 d 8 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 2219 d 9 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