Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
913ced766e
pjs
/
webtools
/
PLIF
История
ian%hixie.ch
05b0232a3b
Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items.
2001-11-30 16:20:22 +00:00
..
PLIF
Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items.
2001-11-30 16:20:22 +00:00
Documentation.txt
Added header and stylistic note.
2001-09-09 17:48:07 +00:00
PLIF.pm
* Created service- and serviceInstance- specific constructors so that a single module can have distinct constructors depending on how it is invoked. These constructors are called serviceInit() and serviceInstanceInit(), and both chain to the existing init() constructor (so no change are required by this).
2001-11-22 15:46:42 +00:00
STYLEGUIDE
* fixed the methodMissing() method so that it actually is possible to use it to do method dispatching;
2001-05-06 06:26:24 +00:00