index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
javascript.html.markdown
Commit message (
Expand
)
Author
Age
Lines
...
*
be consistent with PascalCasing of constructors
Frederik Ring
2013-10-03
-2
/
+2
*
[javascript] clarify constructor prototype example, as per #204
Adam Brenecki
2013-09-20
-0
/
+3
*
Add missing semicolon
Adam Brenecki
2013-09-20
-1
/
+1
*
Wrapped setTimeout note to 80 chars
Adam Brenecki
2013-09-13
-1
/
+2
*
Note aboute setTimeout
jeroenransijn
2013-09-11
-0
/
+1
*
Add file download to javascript.js
Adam
2013-09-02
-2
/
+3
*
Fixed a grammatical error
Billy Shih
2013-08-19
-1
/
+1
*
[javascript] Add semicolons. Closes #214.
Adam Brenecki
2013-08-15
-109
/
+109
*
[javascript] Remove anonymous function assignment example. ref #215
Adam Brenecki
2013-08-15
-11
/
+3
*
More concise explanation of closures
Adam Brenecki
2013-08-14
-11
/
+6
*
Explain anonymous functions after first-class, and more concisely
Adam Brenecki
2013-08-14
-11
/
+8
*
Avoid telling people about techniques that are discouraged anyway
Adam Brenecki
2013-08-14
-6
/
+0
*
Made some corrections and clarifications
Kyle Simpson
2013-08-14
-7
/
+21
*
fix immediately-executing function
greybird
2013-08-05
-2
/
+2
*
Added link to Javascript Garden
Anna Harren
2013-07-15
-0
/
+3
*
s/self/this in JavaScript
Jakub Jurových
2013-07-12
-1
/
+1
*
Minor edits to javascript
Adam
2013-07-04
-16
/
+11
*
Miscellaneous additions
Adam Brenecki
2013-07-04
-2
/
+14
*
Added 'functions, scope and closures' section
Adam Brenecki
2013-07-04
-0
/
+65
*
Miscellaneous edits to JavaScript
Adam Brenecki
2013-07-03
-22
/
+49
*
Add control structures
Adam Brenecki
2013-06-30
-3
/
+57
*
Continue work on objects cont'd section
Adam Brenecki
2013-06-30
-21
/
+52
*
Tidy up section on variables, arrays and objects
Adam Brenecki
2013-06-30
-5
/
+8
*
Edits to section on strings and numbers
Adam Brenecki
2013-06-30
-13
/
+22
*
Added links to MDN, tidied intro
Adam Brenecki
2013-06-30
-2
/
+12
*
comment syntax fix
DrJonOsterman
2013-06-29
-5
/
+5
*
Begin writing about JavaScript arrays and dictionaries
Adam Brenecki
2013-06-29
-8
/
+113
*
Add the rest of the tutorial's structure
Adam Brenecki
2013-06-29
-0
/
+8
*
Start work on the JavaScript tutorial
Adam Brenecki
2013-06-29
-0
/
+114
[prev]