An open API service providing commit metadata for open source projects.

GitHub / katlogic/darkscript / commits

SHA Message Author Date Stats
c8e49937 bump ver
Signed-off-by: kat <k****t@l****z>
kat <k****t@l****z> over 11 years ago
c6c10c36 add 'macros' option to compile()
Signed-off-by: kat <k****t@l****z>
kat <k****t@l****z> over 11 years ago
4a441992 Update README.md @catbrainland <k****c@u****m>
Committed by: kat <k****t@l****z>
almost 12 years ago
284b32e5 Autocb clarifications @catbrainland <k****c@u****m> almost 12 years ago
bca1d437 Workaround broken error reporting.
Signed-off-by: kat <k****t@l****z>
kat <k****t@l****z> almost 12 years ago
4236da3a Examples
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
b1acff47 Bump ver.
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
ea10473d Get BlackCoffee working.
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
5823dcf0 Fix urls.
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
81b1c114 Another version bump test
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
6a1d231b Bump version
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
2e321162 Update README.md @catbrainland <k****c@u****m> almost 12 years ago
0cda37d2 merge Merge branch CoffeeScript 1.8.0
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
88577b25 merge Merge branch 'master' of github.com:katlogic/darkscript katlogic <k****t@l****z> almost 12 years ago
1327a36c Disable early bound function handling
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
b87b1eb0 Update README.md @catbrainland <k****c@u****m> almost 12 years ago
fcd8c96f Update README.md @catbrainland <k****c@u****m> almost 12 years ago
92d1767d Update docs
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
616f6d0a merge * Merged with coffeescript 1.7.1
Signed-off-by: katlogic <k****t@l****z>
katlogic <k****t@l****z> almost 12 years ago
db36d512 Bump version to 1.6.3-4 Miao Jiang <j****d@g****m> almost 12 years ago
1f9dadce Fixes autocb in switch. Miao Jiang <j****d@g****m> almost 12 years ago
86afe879 Bump version to 1.6.3-3 Miao Jiang <j****d@g****m> almost 12 years ago
b987d8a5 Fixes autocb with params in for loop. Miao Jiang <j****d@g****m> almost 12 years ago
158ca0d8 merge Merge pull request #3638 from lbeschastny/issue3638 Jeremy Ashkenas <j****s@g****m> almost 12 years ago
a78cbe78 merge Merge pull request #3240 from alubbe/master Jeremy Ashkenas <j****s@g****m> almost 12 years ago
55e3b6b3 Fixed jashkenas/coffeescript#3638 - invalid block comments compilation Leonid Beschastny <l****y@i****l> almost 12 years ago
77d5b952 Added test for jashkenas/coffee-script#3638 Leonid Beschastny <l****y@i****l> almost 12 years ago
efca2861 added tests for yield, yield from, yield return and yield in if statements Andreas Lubbe <g****t@l****g> almost 12 years ago
781ea22d always wrap 'yield' in () to allow composability with all other operators Andreas Lubbe <g****t@l****g> almost 12 years ago
437b9ed6 added 'yield return' Andreas Lubbe <g****t@l****g> almost 12 years ago
c7255661 added 'yield from' Andreas Lubbe <g****t@l****g> almost 12 years ago
565d78f0 removed support for '->*" and '=>*' Andreas Lubbe <g****t@l****g> almost 12 years ago
75900660 merge Merge remote-tracking branch 'A/master' Andreas Lubbe <g****t@l****g> almost 12 years ago
b407a59b merge Merge pull request #3618 from josh/update-site-example-projects Michael Ficarra <g****b@m****e> almost 12 years ago
9dfd71b0 Add Atom to Examples Joshua Peek <j****h@j****m> almost 12 years ago
872092f6 Remove josh/nack from Examples Joshua Peek <j****h@j****m> almost 12 years ago
8b066f12 merge Merge pull request #3616 from epmatsw/spelling Michael Ficarra <g****b@m****e> about 12 years ago
94c467b5 Quick spelling fixes Will Stamper <e****w@g****m> about 12 years ago
81047d45 CoffeeScript 1.8.0 Jeremy Ashkenas <j****s@g****m> about 12 years ago
91776769 merge Merge pull request #3611 from lydell/release-1.8.0 Jeremy Ashkenas <j****s@g****m> about 12 years ago
7cfba37f Update changelog for 1.8.0 Simon Lydell <s****l@g****m> about 12 years ago
ee8d1051 Rebuild docs Simon Lydell <s****l@g****m> about 12 years ago
6929441c merge Merge pull request #3592 from mmotorny/master Michael Ficarra <g****b@m****e> about 12 years ago
b5734028 Exit with an error code 1 if could not write a compiled JavaScript file or a ... Maksym Motornyy <m****y@g****m> about 12 years ago
ab6f69c7 merge Merge pull request #3561 from yjo/js-map-file-ext Michael Ficarra <g****b@m****e> about 12 years ago
2ec6e7e9 Use '.js.map' as file extension for created map files Joe Lee-Moyet <J****t@s****m> about 12 years ago
fbbda3f8 Fix the "Examples" link on coffeescript.org Nami-Doc <v****l@h****r> about 12 years ago
f96ab11f merge Merge pull request #3545 from jordanbtucker/patch-1 Michael Ficarra <g****b@m****e> about 12 years ago
5c1daf96 `bin/cake` will be in `coffeescript` jordanbtucker <j****r@g****m> about 12 years ago
df8529fb merge Merge pull request #3543 from ysmood/err_info_issue Michael Ficarra <g****b@m****e> about 12 years ago
3465e755 Fixed an error formatting issue f7b36054fcbcc0c26f Yad Smood <y****e@g****m> about 12 years ago
f7b36054 Add a test case for compiler error formatting. Yad Smood <y****e@g****m> about 12 years ago
3ec10df4 merge Merge pull request #3539 from minodisk/fix-heregex-interpolation Michael Ficarra <g****b@m****e> about 12 years ago
deead4bf Fix wrong location issue in heregex interpolation minodisk <d****o@g****m> about 12 years ago
302aa6a4 merge Merge pull request #3533 from minodisk/fix-string-interpolation Michael Ficarra <g****b@m****e> about 12 years ago
5920939e Fix wrong location issue in "string" interpolation minodisk <d****o@g****m> about 12 years ago
2bab1b6a merge Merge pull request #3524 from minodisk/master Michael Ficarra <g****b@m****e> about 12 years ago
2b539ebe Fix wrong location issue in string interpolation starting with line break minodisk <d****o@g****m> about 12 years ago
eb030a2c Update link to "CoffeeScript Ristretto", fixes #3489 Nami-Doc <v****l@h****r> about 12 years ago
159d5622 Fix off-by-one issue with string interpolation in lexer dabbler0 <d****8@g****m>
Committed by: minodisk <d****o@g****m>
about 12 years ago
5a54d8ba merge Merge pull request #3509 from aviflax/patch-1 Michael Ficarra <g****b@m****e> about 12 years ago
f6194164 Remove typo Avi Flax <a****i@a****m> about 12 years ago
2dd1ec33 Remove sudo from install command in introduction Avi Flax <a****i@a****m> about 12 years ago
4ad625a2 merge Merge pull request #3508 from bwin/patch-1 Michael Ficarra <g****b@m****e> about 12 years ago
df2b79fa remove docco as dependency (still a devDependency) Benjamin Winkler <w****r@k****e> about 12 years ago
c4f9c3ab merge Merge pull request #3503 from datenreisender/handle-dotless-commands Michael Ficarra <g****b@m****e> about 12 years ago
9410216b Make getCommandId() more readable. Marko Schulz <m****z@i****e> about 12 years ago
233055a7 Implement changes recommended in the pull request. Marko Schulz <m****z@i****e> about 12 years ago
edf3c12f Handle dotless commands in the REPL. Marko Schulz <m****z@i****e> about 12 years ago
1bb3c843 merge Merge pull request #3450 from ehuss/node11repl Michael Ficarra <g****b@m****e> about 12 years ago
48f2c2d0 merge Merge pull request #3494 from ELLIOTTCABLE/patch-1 Nami-Doc <v****l@h****r> over 12 years ago
7e016724 Fix “list of open-source CoffeeScript on GitHub” ELLIOTTCABLE <g****b@e****e> over 12 years ago
ddc023b2 merge Merge pull request #3492 from forty/master Michael Ficarra <g****b@m****e> over 12 years ago
c65f5841 Do not rely on properties order in scope tests Quentin Barbe <f****e@e****g> over 12 years ago
70a9a341 merge Merge pull request #3491 from forty/master Jeremy Ashkenas <j****s@g****m> over 12 years ago
c608901d Add tests to check that the FOR variable is defined after the loop forty <_****_@e****g> over 12 years ago
a5a1ea91 merge Merge pull request #3477 from davidchambers/deprecate-join Jeremy Ashkenas <j****s@g****m> over 12 years ago
f0dcdc81 Don't substitute property access Frank van Viegen <f****k@p****l> over 12 years ago
1cd48a9f command: deprecate --join David Chambers <d****c@d****e> over 12 years ago
d8b7a55e merge Merge pull request #3448 from leedm777/export-repl Jeremy Ashkenas <j****s@g****m> over 12 years ago
f0764096 now that github supports renames, coffeescript, not coffee-script Jeremy Ashkenas <j****s@g****m> over 12 years ago
ade96203 merge Merge pull request #3460 from datenreisender/correct-repl-help Michael Ficarra <g****b@m****e> over 12 years ago
3fdc3a47 Fix help for .load Marko Schulz <m****z@i****e> over 12 years ago
03705c67 Fix repl for Node 0.11.12. Eric Huss <e****c@h****g> over 12 years ago
576fe44e Export the CoffeeScript REPL. David M. Lee <l****7@y****m> over 12 years ago
e02c8abb merge Merge pull request #3425 from charlierudolph/compile_errors Michael Ficarra <g****b@m****e> over 12 years ago
2723f1af merge Merge pull request #3424 from charlierudolph/fix_index Michael Ficarra <g****b@m****e> over 12 years ago
6114751d Display compile errors - rebase from @jeremybanks Jeremy Banks <j****y@j****a>
Committed by: charlierudolph <c****h@o****m>
over 12 years ago
15b64add Fix errors on index charlierudolph <c****h@o****m> over 12 years ago
4547612e merge Merge pull request #3418 from fcolas6013/patch-2 Nami-Doc <v****l@h****r> over 12 years ago
9c15b13a fix spell mistake on index.html.js Fabrice Colas <p****b@g****t> over 12 years ago
63acf6a5 merge Merge pull request #3355 from aroben/kill-isUndefined Jeremy Ashkenas <j****s@g****m> over 12 years ago
3339c2f2 merge Merge pull request #3415 from matt-hickford/patch-1 Jeremy Ashkenas <j****s@g****m> over 12 years ago
c2db81d8 Package with preferGlobal as appropriate for command-line application Matt Hickford <m****d@g****m> over 12 years ago
f9018308 Return `macro.keep` from a macro to prevent replacement Frank van Viegen <f****k@p****l> over 12 years ago
efbc8ace Macro subst ast cloning fixes Frank van Viegen <f****k@p****l> over 12 years ago
2ac64eaf merge Merge CoffeeScript 1.7.1 Frank van Viegen <f****k@p****l> over 12 years ago
6a57366b Coco-style !-> procedures Frank van Viegen <f****k@p****l> over 12 years ago
8b15d821 merge Merge pull request #3401 from sailxjx/master Nami-Doc <v****l@h****r> over 12 years ago
bfc9d4d5 fix a spell mistake in cakefile sailxjx <s****x@1****m> over 12 years ago

← Back to repository