Valentin Deleplace

Results 112 issues of Valentin Deleplace

See http://www.wolfram.com/language/ about the Wolfram Language. Programming-Idioms is not intended to host code in all languages, only the most widely used languages. A new entry is possible only after a...

Programming-Idioms is not intended to host code in all languages, only the most widely used languages. A new entry is possible only after a lot of users have requested it....

This may or may not be available in GAE. Also may or may not require to switch to HTTPS. Would allow sending JS+CSS responses before the request arrives, saving at...

See https://developer.apple.com/swift/ about Swift. Programming-Idioms is not intended to host code in all languages, only the most widely used languages. A new entry is possible only after a lot of...

When scrolling down the grid, it's difficult to see the language name : ![column_headers](https://cloud.githubusercontent.com/assets/13508141/10220593/037408a6-6849-11e5-82e4-981e36af1e56.png) Make language names (column headers) always visible on top, even when scrollling.

Should fade away like the rest of the form. ![bug_preview_lang_input](https://cloud.githubusercontent.com/assets/13508141/10141020/7ebaa88a-660a-11e5-9418-f3b67c7f145b.png)

Create a convenient way to browse the modifications made on an implementation over time.

Current new id generation is poor : ``` datastore.NewQuery("Idiom").Order("-Id").Limit(1) ... newID := maxIdiom.Id + 1 ``` Replace it with correct, thread-safe id increment (or arbitrary id allocation). Same applies for...

Not to encourage wasting paper... but current print layout is a mess.