prototype/src/lang
2009-12-22 18:05:30 -05:00
..
array.js doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
class.js Avoid object creation and an unnecessary function call in Class#addMethods, when working around JScript DontEnum bug. 2009-11-13 15:49:22 -05:00
date.js doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
enumerable.js doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
function.js doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
hash.js doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
number.js doc: Convert all subheadings to H5s throughout. 2009-09-10 17:45:11 +01:00
object.js Use native Array.isArray when available; currently present in nightly webkit (up to 17x faster) and Opera 10.5 alpha (up to 5x faster). 2009-12-22 18:05:30 -05: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 Add examples for String#gsub and String#sub. 2009-12-04 18:29:40 -06:00
template.js Avoid repeating declaration statements. 2009-11-11 17:32:19 -05:00