kaernyk
9f791e1e66
re-order commands
...
I'm trying to perfect the order so that learning how to use tmux can be reasonably accomplished in one sitting. I feel like I may be leaving out some things that power users would be interested in, but for the sake of someone attempting to find out if they enjoy using tmux I believe it is in decent shape.
2014-09-04 14:45:44 -04:00
kaernyk
4347222876
Update LearnTmux.txt
2014-09-04 14:30:25 -04:00
kaernyk
fd2cf1606f
Update LearnTmux.txt
...
clean up in prep for markdown
2014-09-02 18:52:29 -04:00
kaernyk
d4286056d3
Create LearnTmux.txt
...
Quick write-up of using tmux
2014-09-02 18:24:41 -04:00
Levi Bostian
0b3f3e01e2
Merge pull request #741 from levibostian/master
...
Fix arrow => array java typo.
2014-09-01 11:02:17 -05:00
Levi Bostian
12c9653b03
Fix arrow => array java typo.
2014-09-01 11:01:30 -05:00
Nami-Doc
dfaa054ed7
Merge pull request #739 from Pvlerick/master
...
TypeScript page created
2014-09-01 11:01:38 +02:00
Philippe
ef37db634a
Fixed errors and typos
...
After review from from Nami-Doc
2014-09-01 10:51:43 +02:00
Nami-Doc
fc60230c31
Merge pull request #740 from fredyr/purescript-pull-request
...
[purescript/en] Learn Purescript in Y minutes
2014-09-01 08:07:10 +02:00
Fredrik Dyrkell
199e2e8726
Learn Purescript in Y minutes
2014-08-31 23:26:56 +02:00
Philippe
20e827f254
Merge remote-tracking branch 'upstream/master'
2014-08-31 17:58:38 +02:00
Philippe
2c56f7bed4
Generics added
...
And a few typos corrected, ready for pull request
2014-08-31 17:57:44 +02:00
Nami-Doc
6f5f601660
Merge pull request #737 from agelber/fix_swift_class_name
...
[swift/en]Fix class name from Rect to Square
2014-08-28 12:31:40 -04:00
Assaf Gelber
c9400c2a7d
Change swift class name to Square
2014-08-28 14:00:25 +03:00
Philippe
b8ba98c86c
Merge remote-tracking branch 'upstream/master'
2014-08-27 17:55:21 +02:00
Philippe
bfa04112e8
Added filename in header
2014-08-27 16:14:57 +02:00
Philippe
0d022b14c0
Added section on Modules
...
Indented comments and edited the Interfaces part. Still missing indexers and Generics.
2014-08-27 15:41:12 +02:00
Nami-Doc
013112b9b3
Clarifications about *+* and ... with a sub
...
mrf++
2014-08-27 12:38:23 +02:00
Levi Bostian
3549a6a8ab
Merge pull request #736 from acdx/patch-1
...
Use preferred shorthand syntax for dictionary type
2014-08-26 15:25:49 -05:00
Janne R.
54bd312f8d
Use preferred shorthand syntax for dictionary type
2014-08-26 20:48:35 +03:00
Nami-Doc
3b121aa0ea
Merge pull request #735 from michaelrbock/patch-1
...
Fix typo in scala
2014-08-25 06:23:56 -04:00
Michael Bock
3771906a8c
Fix typo in scala
...
"less then" -> "less than"
2014-08-25 00:13:59 -07:00
Nami-Doc
29c27b63c7
Merge pull request #734 from joaquinferrero/master
...
Update perl-es.html.markdown
2014-08-24 16:58:22 -04:00
Joaquín Ferrero
5f15d684ef
Update perl-es.html.markdown
...
Perl syntax errors.
2014-08-24 22:56:09 +02:00
Joaquín Ferrero
53696bd547
Update perl-es.html.markdown
...
Typos, passive form eliminated
2014-08-24 22:42:11 +02:00
Nami-Doc
c0b1d2cae0
Merge pull request #731 from SamuelMarks/master
...
-ne not equal
2014-08-23 13:27:03 -04:00
Samuel Marks
7bfbec395a
-ne not equal
2014-08-23 16:54:13 +10:00
Louie Dinh
83b63aab54
Fix a long line.
2014-08-21 15:38:50 -07:00
Levi Bostian
1bb6478d08
Merge pull request #720 from szaydel/master
...
append() function is not mentioned in Slices section
2014-08-21 17:12:18 -05:00
Levi Bostian
4c4e52356c
Merge pull request #721 from m90/master
...
[coffeescript/de] Add german version of coffeescript introduction
2014-08-21 10:08:56 -05:00
Frederik Ring
98ce82761f
change array comprehension title and add translator
2014-08-21 13:53:07 +02:00
Nami-Doc
1828ef068d
Make the text fit.
2014-08-21 00:34:39 +02:00
m90
1a9cf39190
changes in regard to review
2014-08-20 19:40:34 +02:00
Sam Zaydel
d951a3bba9
Fixing own merge mistake.
2014-08-19 20:45:25 -07:00
Sam Zaydel
161e19baa9
Minor language change fixing mixed use of array and slice, where only slice is correct.
2014-08-19 20:43:42 -07:00
Sam Zaydel
7000db24e0
Fixed indentation error created in previous commit.
2014-08-19 20:43:42 -07:00
Sam Zaydel
a7a8c85257
In golang slices are dynamic, so a mention of append() for slice updates seems to be appropriate.
2014-08-19 20:43:42 -07:00
Nami-Doc
791edecd78
Merge pull request #726 from MrAkirah/patch-1
...
Update ruby-fr.html.markdown
2014-08-19 16:45:12 -04:00
MrAkirah
e5a61a1db1
Update ruby-fr.html.markdown
...
@@species n'existe pas, remplacé @@espece
2014-08-19 21:30:31 +01:00
Levi Bostian
43c983d54a
Merge pull request #724 from jameseb7/master
...
[go/*] rune is actually an alias for int32, not uint32
2014-08-19 10:47:52 -05:00
James Baxter
4b5cbc91eb
Fixed the statement that rune is an alias for uint32 in the translations
2014-08-19 12:56:27 +01:00
James Baxter
d7ead48d1f
Corrected the statement that rune is an alias for uint32 to say int32
2014-08-19 12:06:02 +01:00
Levi Bostian
cdd139136c
Merge pull request #715 from Measuring/master
...
English - Scala - Changes to pattern matching, string interpolation and file writing
2014-08-17 12:06:44 -05:00
a.vandijk
775c7faa65
[ADDED] Output to additional println's.
2014-08-16 18:21:49 +02:00
a.vandijk
d2cf006282
[CHANGE] Output examples added to matcher part and string interpolation part.
2014-08-15 15:56:56 +02:00
a.vandijk
07b6229ee6
[CHANGE] Comment match on serial key now mentions verbatim (multiline)
2014-08-15 15:56:55 +02:00
a.vandijk
3cb8d2bcc5
- [ADD] PrintWriter example from Java
...
- [CHANGE] Extended regex matching with more examples with switch / case
- [CHANGE] String interpolation with formatting and expressions explained.
2014-08-15 15:56:55 +02:00
Nami-Doc
0b2f1ff6f1
Update perl6 to fix some of its quirks
2014-08-14 21:35:14 +02:00
Philippe
b5ccc1d83c
Small typos
2014-08-14 15:58:34 +02:00
Philippe
7d0adf66ea
Added inheritance and overwrite examples
2014-08-14 15:56:30 +02:00