{
// The command to execute for the terminal, leave blank for the OS default
// On OS X the terminal can be set to iTerm.sh to execute iTerm
"terminal": "terminator",
// A list of default parameters to pass to the terminal, this can be
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: language/predefined/iteratoraggregate/getiterator.xml | |
=================================================================== | |
--- language/predefined/iteratoraggregate/getiterator.xml (revision 0) | |
+++ language/predefined/iteratoraggregate/getiterator.xml (working copy) | |
@@ -0,0 +1,62 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 288721 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<refentry xml:id="iteratoraggregate.getiterator" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <refnamediv> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: object.xml | |
=================================================================== | |
--- object.xml (revision 0) | |
+++ object.xml (working copy) | |
@@ -0,0 +1,103 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 335216 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+<sect1 xml:id="language.types.object"> | |
+ <title>Objetos</title> | |
+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: ini.xml | |
=================================================================== | |
--- ini.xml (revision 335529) | |
+++ ini.xml (working copy) | |
@@ -1,345 +1,410 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<!-- EN-Revision: 283790 Maintainer: narigone Status: ready --> | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 331904 Maintainer: narigone Status: ready --><!-- CREDITS: [email protected] --> | |
<chapter xml:id="configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: context.xml | |
=================================================================== | |
--- context.xml (revision 0) | |
+++ context.xml (working copy) | |
@@ -0,0 +1,48 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 333393 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<reference xml:id="context" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <title>Opções e parâmetros de contexto</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: wrappers.xml | |
=================================================================== | |
--- wrappers.xml (revision 0) | |
+++ wrappers.xml (working copy) | |
@@ -0,0 +1,58 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 306233 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<reference xml:id="wrappers" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <title>Protocolos e wrappers suportados</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
// Place your settings in the file "User/Preferences.sublime-settings", which | |
// overrides the settings in here. | |
// | |
// Settings may also be placed in file type specific options files, for | |
// example, in Packages/Python/Python.sublime-settings for python files. | |
{ | |
// Sets the colors used within the text area | |
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", | |
// Note that the font_face and font_size are overridden in the platform |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: install/macos/bundled.xml | |
=================================================================== | |
--- install/macos/bundled.xml (revision 335529) | |
+++ install/macos/bundled.xml (working copy) | |
@@ -1,5 +1,5 @@ | |
<?xml version="1.0" encoding="utf-8"?> | |
-<!-- EN-Revision: 328505 Maintainer: __royopa Status: revision --> | |
+<!-- EN-Revision: 328505 Maintainer: __royopa Status: revision --><!-- CREDITS: [email protected] --> | |
<sect1 xml:id="install.macosx.bundled" xmlns="http://docbook.org/ns/docbook"> | |
<title>Usando o pacote do PHP para Mac</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: normalize.xml | |
=================================================================== | |
--- normalize.xml (revision 0) | |
+++ normalize.xml (working copy) | |
@@ -0,0 +1,135 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 330543 Maintainer: royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+<refentry xmlns="http://docbook.org/ns/docbook" | |
+ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="normalizer.normalize"> | |
+ <refnamediv> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: reference/intl/normalizer/is-normalized.xml | |
=================================================================== | |
--- reference/intl/normalizer/is-normalized.xml (revision 0) | |
+++ reference/intl/normalizer/is-normalized.xml (working copy) | |
@@ -0,0 +1,142 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 330543 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+<refentry xmlns="http://docbook.org/ns/docbook" | |
+ xmlns:xlink="http://www.w3.org/1999/xlink" | |
+ xml:id="normalizer.isnormalized"> |