Jelajahi Sumber

pas2js: docs

git-svn-id: trunk@37998 -
Mattias Gaertner 7 tahun lalu
induk
melakukan
5bccc69f6a
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      utils/pas2js/docs/translation.html

+ 4 - 0
utils/pas2js/docs/translation.html

@@ -128,6 +128,10 @@ Put + after a boolean switch option to enable it, - to disable it
     TP    : Write target processor
     TP    : Write target processor
     V     : Write short compiler version
     V     : Write short compiler version
     W     : Write full compiler version
     W     : Write full compiler version
+  -C<x>   : Code generation options. <x> is a combination of the following letters:
+    o     : Overflow checking
+    r     : Range checking
+    R     : Verify object method call validity
   -F...   Set file names and paths:
   -F...   Set file names and paths:
    -Fe<x> : Redirect output to <x>
    -Fe<x> : Redirect output to <x>
    -Fi<x> : Add <x> to include paths
    -Fi<x> : Add <x> to include paths