Jeremy Ashkenas
|
06de5c7ffe
|
joliss, vertical-align top
|
2011-01-02 21:43:53 -05:00 |
|
Jeremy Ashkenas
|
9bed99482a
|
Consistently using == instead of === in conjunction with typeof.
|
2010-12-30 21:15:50 -05:00 |
|
Jeremy Ashkenas
|
83d424f2f4
|
Issue #985.
|
2010-12-28 17:46:54 -08:00 |
|
Jeremy Ashkenas
|
c16c90c00a
|
Issue #986 ... Unicode identifiers.
|
2010-12-28 17:42:20 -08:00 |
|
Jeremy Ashkenas
|
03eccd4958
|
New favicon.ico
|
2010-12-27 10:12:42 -08:00 |
|
Jeremy Ashkenas
|
6d3f272551
|
ln -sfn ... part of Issue #971
|
2010-12-26 17:34:26 -08:00 |
|
Jeremy Ashkenas
|
7ffb7c19fd
|
Issue #980 ... improperly truncated --help.
|
2010-12-26 17:15:55 -08:00 |
|
Jeremy Ashkenas
|
f545f18c2d
|
Bumping to version 1.0.1-pre
|
2010-12-26 16:28:18 -08:00 |
|
Jeremy Ashkenas
|
33d2577fb5
|
CoffeeScript 1.0.0
1.0.0
|
2010-12-24 11:02:10 -08:00 |
|
Jeremy Ashkenas
|
3be22bd43b
|
Documenting and testing 'do'
|
2010-12-24 09:22:27 -08:00 |
|
Jeremy Ashkenas
|
094b876a38
|
Scoped comprehensions are back out, Do is back in.
|
2010-12-24 08:59:30 -08:00 |
|
Jeremy Ashkenas
|
97f8e9ce1c
|
reserving __bind and __indexOf
|
2010-12-23 22:24:14 -08:00 |
|
Jeremy Ashkenas
|
385be63126
|
disallowing --watch and --join together for the time being.
|
2010-12-23 22:22:34 -08:00 |
|
Jeremy Ashkenas
|
7710528f01
|
Adding a test for the previous commit.
|
2010-12-23 17:58:22 -08:00 |
|
Jeremy Ashkenas
|
c25462d924
|
Fixing for a in b() -> ...
|
2010-12-23 17:57:29 -08:00 |
|
Jeremy Ashkenas
|
9b45d240bb
|
splice literals should evaluate to their right hand side, like any other type of assignment.
|
2010-12-23 14:46:34 -08:00 |
|
Jeremy Ashkenas
|
8bd27db727
|
Fixing issue #965 -- first character of '.' prefixed folder.
|
2010-12-23 14:34:50 -08:00 |
|
Jeremy Ashkenas
|
83a7985a97
|
more work on site, down to arrays and objects.
|
2010-12-23 14:26:10 -08:00 |
|
Jeremy Ashkenas
|
2d54a45a80
|
splicing to the end of a one-time expression.
|
2010-12-23 14:02:46 -08:00 |
|
Jeremy Ashkenas
|
813a5f1e1f
|
documentation waypoint
|
2010-12-23 13:44:12 -08:00 |
|
Jeremy Ashkenas
|
c7d7757dbd
|
Fixing the asKey setting in Obj.
|
2010-12-23 13:38:20 -08:00 |
|
Jeremy Ashkenas
|
d7b6996bcf
|
Documentation tweaks, up to Language Reference.
|
2010-12-23 13:30:35 -08:00 |
|
Jeremy Ashkenas
|
61705e4d22
|
Issue #964. Super should trigger an implicit call.
|
2010-12-23 12:57:27 -08:00 |
|
Jeremy Ashkenas
|
6a1730956e
|
slightly less parentheticals.
|
2010-12-23 12:41:42 -08:00 |
|
Jeremy Ashkenas
|
df8a6529ac
|
tagging more nodes as keys.
|
2010-12-23 12:14:47 -08:00 |
|
Jeremy Ashkenas
|
97a29f9c50
|
fixing mentionsArgs for accesses.
|
2010-12-23 12:00:23 -08:00 |
|
Jeremy Ashkenas
|
9395d58669
|
Remove seenFor in favor of a safe scanLineBack.
|
2010-12-23 11:22:01 -08:00 |
|
Jeremy Ashkenas
|
f9a0bbbc20
|
safer paren-wrapping for closures.
|
2010-12-23 10:50:52 -08:00 |
|
Jeremy Ashkenas
|
ccfd369a77
|
Fixing class extends this in a non-class context.
|
2010-12-23 10:22:52 -08:00 |
|
Jeremy Ashkenas
|
2ec1c3b56c
|
reinstating makeReturn for statement literals.
|
2010-12-23 10:09:05 -08:00 |
|
Jeremy Ashkenas
|
dbeb626f32
|
switch with debugger in a case should still break, afterwards.
|
2010-12-23 09:38:57 -08:00 |
|
Jeremy Ashkenas
|
8fd78d3819
|
Fixing literals that should be statements, and adding failed compilation tests.
|
2010-12-23 09:33:12 -08:00 |
|
Jeremy Ashkenas
|
b56b08387d
|
Comprehensions over break and continue
|
2010-12-23 08:50:34 -08:00 |
|
Jeremy Ashkenas
|
34b16699fa
|
Merge branch 'refactorTests' of http://github.com/michaelficarra/coffee-script
|
2010-12-23 08:16:42 -08:00 |
|
Jeremy Ashkenas
|
75dfa5af7e
|
forgot to inherit For::jumps from While::jumps
|
2010-12-23 08:14:00 -08:00 |
|
Jeremy Ashkenas
|
e983032762
|
more docs... scoped loops, --join.
|
2010-12-22 22:43:13 -08:00 |
|
Jeremy Ashkenas
|
f5c5709cd9
|
trailing file, uncompiled.
|
2010-12-22 21:46:06 -08:00 |
|
Jeremy Ashkenas
|
fb874e1d65
|
fixing test_literals
|
2010-12-22 21:32:48 -08:00 |
|
Jeremy Ashkenas
|
6495508194
|
First draft of --join.
|
2010-12-22 21:26:15 -08:00 |
|
Jeremy Ashkenas
|
482626b9b8
|
Fixing issue #924 ... static methods of nested classes.
|
2010-12-22 19:01:32 -08:00 |
|
Jeremy Ashkenas
|
9f01040d46
|
fixing arrayEq and arrayEqual in test.html
|
2010-12-22 18:34:36 -08:00 |
|
Jeremy Ashkenas
|
cdf298bafb
|
Updating test.html
|
2010-12-22 17:10:21 -08:00 |
|
Jeremy Ashkenas
|
a2f9f9320b
|
Adding a comprehension/jump test.
|
2010-12-22 09:44:59 -08:00 |
|
Jeremy Ashkenas
|
0a48f613ec
|
Removed the last bits of pureStatements
|
2010-12-22 12:23:08 -05:00 |
|
Jeremy Ashkenas
|
19f2d69be8
|
removing containsPureStatement
|
2010-12-22 12:10:52 -05:00 |
|
Jeremy Ashkenas
|
241de27c75
|
waypoint
|
2010-12-22 12:09:05 -05:00 |
|
Jeremy Ashkenas
|
df8dafc5ca
|
starting to move over isPureStatement to Coco style jumps()
|
2010-12-22 12:00:46 -05:00 |
|
Jeremy Ashkenas
|
d01b7ac682
|
last logo tweak (I promise)
|
2010-12-22 10:24:12 -05:00 |
|
Jeremy Ashkenas
|
3161723c8b
|
change logo
|
2010-12-22 06:25:30 -05:00 |
|
Michael Ficarra
|
a907811b22
|
just finishing up ranges_slices_and_splices.coffee
|
2010-12-22 01:39:58 -05:00 |
|