Download List

Project Description

Delphi(Object Pascal)への組み込みを目的としたECMAScript(JavaScript)エンジン

System Requirements

System requirement is not defined

Released at 2002-12-29 00:41
DMonkey 0.2.1 (1 files Hide)

Release Notes

No Release Notes

Changelog

caseを修正
条件コンパイル文 @set @xxx = [bool|int]
for..in文でのArrayをデフォルトでインデックスに設定 「@set @VERSION7 = true」 で要素
文に行番号を含める
正規表現リテラルがメモリリークする事があったのを修正
@set @SHORT_CIRCUIT = false で条件式の完全評価
Global.encodeURI,encodeURIComponent,decodeURI,decodeURIComponent