Commit Graph

30 Commits

Author SHA1 Message Date
tjcrowder
cfc7e7a2e7 doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
tjcrowder
d1cc04c911 doc: updated Array#indexOf to say that it uses strict equality 2009-09-07 19:35:04 +02:00
tjcrowder
6b24170e68 doc: ported and updated old doc for Array#without 2009-09-07 19:34:33 +02:00
tjcrowder
a3eaa0401f doc: ported and updated old doc for Array#uniq 2009-09-07 19:33:27 +02:00
tjcrowder
e98c87d681 doc: ported old doc example for Array#toJSON 2009-09-07 19:32:45 +02:00
tjcrowder
d9f0a15dd5 doc: very minor clarification of Array#size 2009-09-07 19:31:59 +02:00
Tobie Langel
a1ab78858f Minor syntactic correction in Array#reverse. 2009-09-07 19:31:16 +02:00
Tobie Langel
83ad9b622b doc: ported and updated old docs for Array#reverse. 2009-09-07 19:29:04 +02:00
tjcrowder
029197572b doc: ported old docs for Array#inspect, but dropped comment about Array#join 2009-09-07 18:57:12 +02:00
tjcrowder
70dbcf39eb doc: port old docs for Array#indexOf, update examples slightly 2009-09-07 18:56:24 +02:00
tjcrowder
798a367a3d doc: port old Array#flatten docs and clarify 2009-09-07 18:55:31 +02:00
tjcrowder
a6dac432ac doc: port old Array#compact docs and clarify 2009-09-07 18:52:35 +02:00
tjcrowder
7fcd513364 doc: clarify Array#first and Array#last [#295 state:resolved] 2009-09-07 18:52:03 +02:00
tjcrowder
53317eae50 doc: port old docs for Array#clear 2009-09-07 18:51:06 +02:00
tjcrowder
1bdaaa5f49 doc: minor grammar fix in array overview 2009-09-07 18:49:37 +02:00
tjcrowder
b57bdbd76e doc: Fixed documentation error on Array#compact. [#295 state:resolved] 2009-08-22 17:07:57 +02:00
Andrew Dupont
fefc2b728d Change PDoc syntax for "methodized" methods. 2009-08-21 08:11:09 -05:00
Tobie Langel
ad89bfb738 Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
Juriy Zaytsev
31fe0a0328 Make sure $A works with primitive values. 2009-05-15 22:05:53 -05:00
Andrew Dupont
9bb8fbf2ff Merge branch 'master' of git@github.com:sstephenson/prototype 2009-03-20 19:44:11 -05:00
Juriy Zaytsev
b34355653e Remove Array#reduce [#569 state:resolved] 2009-03-20 12:05:02 -04:00
Andrew Dupont
deeb3bbd88 PDoc changes. 2009-03-20 05:46:53 -05:00
Juriy Zaytsev
1a375daea2 Remove sniffing from $A by using in operator when accessing property of a nodelist. 2009-03-19 16:22:37 -04:00
Andrew Dupont
8c2af9bd66 Descriptions of all the classes/namespaces in the "Language" section. 2009-03-06 15:41:11 -06:00
Andrew Dupont
00742ac153 Extensive PDoc changes. 2009-03-05 13:56:01 -06:00
Andrew Dupont
7a32414655 More PDoc additions. 2009-02-23 20:35:49 -06:00
Samuel Lebeau
b2597ece0c Start PDoc integration. 2009-01-12 08:27:43 -06:00
Tobie Langel
7f6b3e81a2 Overwrite Array#concat method for handling the arguments object in Opera. 2008-12-11 17:03:10 +01:00
Tobie Langel
1395330440 Fix Array errors in Opera. 2008-12-11 17:00:45 +01:00
Tobie Langel
fe35c941eb Split src code into lang, dom and ajax directories. 2008-12-11 11:43:15 +01:00