prototype/src/lang
tjcrowder 48a0f5a44c doc: Merged and updated old docs for Hash#toObject. 2009-09-10 15:18:05 +01:00
..
array.js doc: updated Array#indexOf to say that it uses strict equality 2009-09-07 19:35:04 +02:00
class.js doc: minor updates to Class.create and Class.addMethods based on old doc. 2009-09-07 19:39:20 +02:00
date.js doc: ported and updated old doc for Date#toJSON. 2009-09-07 21:31:45 +02:00
enumerable.js doc: Clean up the documentation of Enumerable. 2009-09-08 03:00:23 +02:00
function.js doc: Fixed name of argument in Function#wrap docs. 2009-09-10 14:03:07 +01:00
hash.js doc: Merged and updated old docs for Hash#toObject. 2009-09-10 15:18:05 +01:00
number.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
object.js Improve `getClass` performance. [#747 state:resolved] 2009-07-29 15:04:39 +02:00
periodical_executer.js Fix a ridiculous yet harmless typo in a previous commit. Add more tests for PeriodicalExecuter. 2009-07-22 16:06:17 +02:00
range.js Add more `Enumerable` citations in PDoc. 2009-08-21 08:11:10 -05:00
regexp.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
string.js doc: Added caveats and examples to String#stripTags and String#stripScripts [#102 state:resolved] 2009-08-22 04:36:24 +02:00
template.js Replace calls to String#gsub by String#replace internally, be more specific about which version of Safari is supported 2009-07-21 17:52:43 +02:00