wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
/
trunk
/
wims
/
public_html
/
scripts
/
slib
/
coding
/
runcode
@ 17142
– Rev 17774
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
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