1025 Commits

Author SHA1 Message Date
Mike Donaghy
93e2de648e Merge pull request #407 from Allen-B1/patch-1
Pebble.c
2017-05-07 03:14:28 -05:00
Mike Donaghy
7ab65505ab Merge pull request #406 from PoroCYon/master
Added Myrddin
2017-05-07 03:13:49 -05:00
Mike Donaghy
fca80b46da Merge pull request #405 from TPVasconcelos/patch-2
Create stuck_0byte.stuck
2017-05-07 03:13:16 -05:00
Allen-B1
df8fbbcace Pebble.c
A pebble watchapp for Hello World.
2017-05-06 22:07:37 -04:00
PoroCYon
b76dad365b perhaps a better way of doing things 2017-05-06 17:35:33 +00:00
PoroCYon
753879a049 fix a derp 2017-05-06 17:32:57 +00:00
PoroCYon
7754f50249 added myrddin 2017-05-06 17:31:54 +00:00
Tomas Pereira de Vasconcelos
0f53b738ef Create stuck_0byte.stuck
In the Stuck programming language, a 0 byte empty program will output "Hello, World!"
2017-05-03 19:03:01 +01:00
Mike Donaghy
5d4d4ee6e9 Merge pull request #404 from Dyvil/master
Update the Dyvil Program
2017-04-13 11:01:51 -05:00
Clashsoft
50c5a60a73 Update and rename Dyvil.dyvil to Dyvil.dyv
Updated the Dyvil Hello World program to the latest language version (v0.31.0).
2017-04-11 23:40:59 +02:00
Mike Donaghy
9a1057b2ab Merge pull request #403 from controversial/patch-2
Greatly simplify list_langs.py string logic
2017-04-09 09:41:47 -05:00
Mike Donaghy
3b16873849 Merge pull request #402 from controversial/master
Re-submit #399
2017-04-05 13:02:50 -05:00
Luke Deen Taylor
c605998287 Greatly simplify list_langs.py string logic 2017-04-04 18:42:59 -04:00
Luke Deen Taylor
2866063797 Re-submit #399 2017-04-04 18:29:49 -04:00
Mike Donaghy
d47787a4f4 Merge pull request #401 from clemmyn23/patch-1
Fix readme listings for files with special characters
2017-04-04 03:15:04 -05:00
Mike Donaghy
b742537f14 Merge branch 'master' into patch-1 2017-04-04 03:14:53 -05:00
Mike Donaghy
bcc867fc0a Merge pull request #399 from controversial/master
Rename variables in list-langs.py
2017-04-04 03:13:39 -05:00
Clement Ng
62307757e2 sorted listings. changed to use urllib for listing percent-encode 2017-04-04 01:57:02 +10:00
Clement Ng
cf9f6b323e fix markdown listing for files with spaces 2017-04-04 01:26:27 +10:00
Luke Deen Taylor
c727be026c Rename variables in list-langs.py 2017-03-28 14:27:42 +00:00
Mike Donaghy
e76f76e19c Merge pull request #398 from controversial/master
Compatibility with older versions of Python for list_langs.py
2017-03-28 09:21:18 -05:00
Luke Deen Taylor
5a7563017b Compatibility with older versions of Python (Closes #395) 2017-03-28 14:13:36 +00:00
Mike Donaghy
3fd7b29a8d Merge pull request #396 from CubeFromSpace/patch-1
Kittenlang added
2017-03-21 11:19:53 -05:00
Insane Cloud Person Of Doom
041edef42b Create kitten.ktn 2017-03-21 10:00:52 -04:00
Mike Donaghy
ebdc58a62c Merge branch 'hesselink-fix-sql' 2017-03-20 12:54:37 -05:00
Mike Donaghy
50193b66d6 Merge branch 'fix-sql' of https://github.com/hesselink/hello-world into hesselink-fix-sql 2017-03-20 12:54:16 -05:00
Mike Donaghy
a235cfa7c9 Merge pull request #393 from kritixilithos/patch-1
make the text readable in processing
2017-03-13 11:11:03 -05:00
kritixilithos
7d9089a0e4 Why not make the text visible? 2017-03-12 14:56:34 +01:00
Mike Donaghy
3699da29f2 Merge pull request #392 from crazywolf132/master
Added BlackRum to languages
2017-03-12 00:37:53 -06:00
Crazywolf132
9c741dde51 Added BlackRum to the README 2017-03-09 13:52:13 +11:00
Crazywolf132
62eb82696e Added BlackRum 2017-03-09 13:51:05 +11:00
Mike Donaghy
ea04e367ba Merge pull request #390 from thatHexa/master
Update list_langs.py to exec via python3 from env
2017-03-01 09:40:35 -06:00
thatHexa
e314066eeb Update list_langs.py to exec via python3 from env 2017-03-01 13:58:32 +02:00
Mike Donaghy
880c1b128f Merge pull request #388 from Daniel-Mietchen/patch-1
fixed typo (accidentally exmaple)
2017-02-21 08:58:29 -06:00
Daniel Mietchen
77f7641a09 typo 2017-02-20 12:59:34 +01:00
Mike Donaghy
e27eb24242 Merge pull request #387 from thatHexa/master
list_langs.py now makes the languages in the listing links to the actual files, and added some info to CONTRIBUTING.md
2017-02-19 12:19:06 -06:00
thatHexa
724fd8c540 Add some useful info to CONTRIBUTING.md 2017-02-19 19:38:27 +02:00
thatHexa
292823b694 Make languages in the listing be links to the actual files 2017-02-19 19:28:06 +02:00
Mike Donaghy
5bffac478e Merge pull request #386 from thatHexa/master
Updated the language listing and fixed some typos
2017-02-19 09:40:26 -06:00
Mike Donaghy
5a1e8f7dab Merge pull request #385 from Shark64/master
Remove duplicate nasm version, minor fixes to the linux64-nasm
2017-02-19 09:40:00 -06:00
thatHexa
b1a1b6a7c0 Added warning about python 3.6- to CONTRIBUTING.md 2017-02-16 21:43:25 +02:00
thatHexa
da10fed999 Fixed grammatical mistake in CONTRIBUTING.md 2017-02-16 21:38:59 +02:00
thatHexa
1462b3e0ba Update CONTRIBUTING.md and removed genreadme.sh (list_langs.py update the README file itself) 2017-02-16 21:37:15 +02:00
thatHexa
141cab89de Updated list_langs (now in python) and executed it 2017-02-16 21:32:08 +02:00
thatHexa
b4fceac8cf Fixed REAMDE.md (in README_nolist.md) 2017-02-16 21:14:07 +02:00
Shark
a51ab9d72c removed l/linux-x86.nasm, it's a duplicate of a/assembler_nasm_linux.asm 2017-02-16 19:54:15 +01:00
Shark
64eeda07b1 Merge git://github.com/leachim6/hello-world
sync with upstream
2017-02-16 19:43:58 +01:00
Shark
c8983d540d minor fixes 2017-02-16 19:41:42 +01:00
Mike Donaghy
56b71ab1e9 Updated readme 2017-02-15 10:56:04 -06:00
Mike Donaghy
fdc0a8beab Merge pull request #357 from fche/patch-2
systemtap hello-world
2017-02-15 10:54:45 -06:00