2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-03 15:40:17 +00:00
Commit Graph

239 Commits

Author SHA1 Message Date
Luc Street
b8600d8082 rust/Types: Add reminder for different forms of 'self' parameter 2018-08-19 22:33:02 -07:00
Igor Chubin
25f882d1db added sheets/yay 2018-08-18 09:39:22 +00:00
Igor Chubin
285754c651
Merge pull request #29 from dufferzafar/patch-1
Create libreoffice
2018-08-16 23:23:33 +03:00
Shadab Zafar
c887a68f54
Create libreoffice 2018-08-15 14:27:19 +05:30
Igor Chubin
093ba88083
Merge pull request #28 from mscottnelson/patch-1
Add reflog, add moving most recent commit
2018-08-03 21:24:41 +02:00
Michael
64d45729c9
Add reflog, add moving most recent commit
Reflog is a great way to quickly find a place you want to go back in time to. Also, sometimes you accidentally committed something to one branch and you want to move it to another branch, but in your panic forget how to move it over. These two concepts can be very useful when combined, and it nice to have a cht.sh reminder of how to accomplish the task.
2018-08-03 15:22:29 -04:00
Igor Chubin
ce96789040 rewritten swift/types 2018-08-02 20:22:19 +00:00
Igor Chubin
f9eb3eaa3b minifix 2018-08-02 20:03:42 +00:00
Igor Chubin
331d24fa46 swift/types: text as comments 2018-08-02 20:01:07 +00:00
Igor Chubin
fe5e714d3e
Merge pull request #27 from lf-araujo/master
swift types
2018-08-02 21:45:59 +02:00
luis
7f7bbc564e swift types 2018-07-29 16:30:30 -03:00
Igor Chubin
d13201daaf
Merge pull request #26 from TrangOul/patch-3
'for else' fix
2018-07-27 22:12:57 +02:00
Marek Madejski
b1abf6b7f3
'for else' fix
small logic and syntax fix
2018-07-27 22:07:45 +02:00
Igor Chubin
d2e0916c04 initial wolfram cheat sheets 2018-07-27 19:34:49 +00:00
Igor Chubin
e4289b35ed removed empty lines from paragraphs 2018-07-27 17:55:28 +00:00
Igor Chubin
a7d55c049f
Merge pull request #8 from neilhwatson/master
Intial attempt at a Perl entry on subroutines
2018-07-27 19:53:41 +02:00
Igor Chubin
80f7d2f460
Merge pull request #13 from KindDragon/patch-1
[git] Added command for reset and checkout branch
2018-07-27 19:50:53 +02:00
Igor Chubin
569403fe8e
Merge pull request #14 from TrangOul/patch-1
default params, named params, args, kwargs
2018-07-27 19:48:10 +02:00
Igor Chubin
14d3a967f6
Merge pull request #15 from TrangOul/patch-2
for and while loops
2018-07-27 19:46:44 +02:00
Igor Chubin
824e70d5a3
Merge pull request #16 from Fruitseller/patch-1
Fix typo in js/hello
2018-07-27 19:45:17 +02:00
Igor Chubin
450d94fc96
Merge pull request #19 from HairyFotr/master
Fix typos
2018-07-27 19:38:24 +02:00
Igor Chubin
2cbf6760a5
Merge pull request #25 from Asternitix/patch-1
Update weirdness
2018-07-27 19:37:17 +02:00
Asternitix
b77e828f8a
Update weirdness 2018-07-23 23:17:07 -07:00
Igor Chubin
ac99e64817
Merge pull request #24 from clarus/patch-1
Remove reference to Perl5
2018-07-21 23:18:31 +02:00
Guillaume Claret
93bdb9fe97
Remove reference to Perl5 2018-07-21 22:24:55 +02:00
Igor Chubin
e5693c9b7f renamed: sheets/Solidity/ => sheets/_solidity/ 2018-07-21 10:36:44 +00:00
Igor Chubin
18ecee12db
Merge pull request #20 from WizardOfAus/patch-1
Create _info.yaml
2018-07-21 12:36:01 +02:00
Igor Chubin
ef6c5a65ee renamed: sheets/Solidity => sheets/solidity 2018-07-21 10:35:40 +00:00
Igor Chubin
a1ecaf0ffd
Merge pull request #21 from WizardOfAus/patch-2
Create Solidity
2018-07-21 12:33:59 +02:00
Igor Chubin
ed7d8f9b9a
Merge pull request #22 from alphardex/master
add Python 1line
2018-07-21 12:15:22 +02:00
Igor Chubin
813a3f51f4
Merge pull request #23 from jparavisini/say-voices
Added spoken voice list to Say sheet
2018-07-21 11:53:29 +02:00
Joe Paravisini
05caee0220
Added spoken voice list to Say sheet 2018-07-20 11:19:28 -04:00
Nameless God
449697e030
add Python 1line 2018-07-20 10:57:23 +08:00
WizardOfAus
c380df46c4
Create Solidity
Add skeleton for proposed language to be added
2018-07-18 16:46:54 +01:00
WizardOfAus
e251ada263
Create _info.yaml
Adding skeleton for all currently available languages
2018-07-18 16:41:46 +01:00
HairyFotr
df2101d2fb
Fix typos 2018-07-17 11:42:16 +02:00
Igor Chubin
66250bb45e
Merge pull request #18 from CEPoole/ScalaCollections
Scala - Added ManipulatingCollections sheet and minor tidy for DataSt…
2018-07-16 18:55:26 +02:00
Chris Poole
3dd8b5c4e9 Scala - Added ManipulatingCollections sheet and minor tidy for DataStructures 2018-07-16 15:06:13 +01:00
Igor Chubin
09340dbbca added git-add 2018-07-14 20:41:18 +00:00
Igor Chubin
98940ecb63
Merge pull request #17 from CEPoole/ScalaAdditions
Added to the Scala sheets
2018-07-14 00:38:48 +02:00
Chris Poole
d5e06fc20f Added to Scala Functions, ControlStructures, PatternMatching, Variables and add a new Options sheet 2018-07-13 16:12:26 +01:00
Piotr Bronkalla
b3edb3dd38
Fix typo 2018-07-12 16:43:40 +02:00
Marek Madejski
006df4fcf0
for and while loops 2018-07-12 15:27:52 +02:00
Marek Madejski
4c3adf6405
default params, named params, args, kwargs 2018-07-12 14:57:23 +02:00
Arkady Shapkin
aa5d53f243
[git] Added command for reset and checkout branch 2018-07-12 10:20:45 +03:00
Igor Chubin
01c11fe1c2
Merge pull request #12 from minomi/master
add python install way
2018-07-12 02:23:19 +02:00
minomi
6bf55a986a add python install way 2018-07-12 09:20:11 +09:00
Igor Chubin
4b5cf64143 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2018-07-11 21:00:51 +00:00
Igor Chubin
355500b5fb
Merge pull request #11 from datbayev/patch-1
Fixed language name (Python -> Rust) in /rust/
2018-07-11 23:00:20 +02:00
Alibek Datbayev
7d4a3aa475
Fixed language name (Python -> Rust) in /rust/
Probably a copy-past error.
2018-07-11 21:58:31 +02:00