Replacing doxygen header for ECMA modules 'addtogroup ecma ---TODO---' -> 'addtogroup ecma ECMA'.

This commit is contained in:
Ruben Ayrapetyan
2014-08-29 18:35:44 +04:00
parent 32d111fecf
commit 23b62bce54
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ JERRY_STATIC_ASSERT (sizeof (ecma_collection_chunk_t) == sizeof (uint64_t));
JERRY_STATIC_ASSERT (sizeof (ecma_string_t) == sizeof (uint64_t)); JERRY_STATIC_ASSERT (sizeof (ecma_string_t) == sizeof (uint64_t));
JERRY_STATIC_ASSERT (sizeof (ecma_completion_value_t) == sizeof (uint32_t)); JERRY_STATIC_ASSERT (sizeof (ecma_completion_value_t) == sizeof (uint32_t));
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaalloc Routines for allocation/freeing memory for ECMA data types * \addtogroup ecmaalloc Routines for allocation/freeing memory for ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaalloc Routines for allocation/freeing memory for ECMA data types * \addtogroup ecmaalloc Routines for allocation/freeing memory for ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmagc Garbage collector * \addtogroup ecmagc Garbage collector
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmagc Garbage collector * \addtogroup ecmagc Garbage collector
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmatypes ECMA types * \addtogroup ecmatypes ECMA types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmahelpers Helpers for operations with ECMA data types * \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -16,7 +16,7 @@
#ifndef ECMA_REFERENCE_H #ifndef ECMA_REFERENCE_H
#define ECMA_REFERENCE_H #define ECMA_REFERENCE_H
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
+1 -1
View File
@@ -23,7 +23,7 @@
#include "ecma-objects.h" #include "ecma-objects.h"
#include "ecma-objects-general.h" #include "ecma-objects-general.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaarrayobject ECMA Array object related routines * \addtogroup ecmaarrayobject ECMA Array object related routines
+1 -1
View File
@@ -18,7 +18,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaarrayobject ECMA Array object related routines * \addtogroup ecmaarrayobject ECMA Array object related routines
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-try-catch-macro.h" #include "ecma-try-catch-macro.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmacomparison ECMA comparison * \addtogroup ecmacomparison ECMA comparison
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "ecma-helpers.h" #include "ecma-helpers.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmacomparison ECMA comparison * \addtogroup ecmacomparison ECMA comparison
+1 -1
View File
@@ -24,7 +24,7 @@
#include "ecma-try-catch-macro.h" #include "ecma-try-catch-macro.h"
#include "jerry-libc.h" #include "jerry-libc.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaconversion ECMA conversion routines * \addtogroup ecmaconversion ECMA conversion routines
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "ecma-helpers.h" #include "ecma-helpers.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaconversion ECMA conversion * \addtogroup ecmaconversion ECMA conversion
+1 -1
View File
@@ -18,7 +18,7 @@
#include "ecma-helpers.h" #include "ecma-helpers.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
+1 -1
View File
@@ -26,7 +26,7 @@
#include "ecma-try-catch-macro.h" #include "ecma-try-catch-macro.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmafunctionobject ECMA Function object related routines * \addtogroup ecmafunctionobject ECMA Function object related routines
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "interpreter.h" #include "interpreter.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmafunctionobject ECMA Function object related routines * \addtogroup ecmafunctionobject ECMA Function object related routines
+1 -1
View File
@@ -28,7 +28,7 @@
#include "ecma-operations.h" #include "ecma-operations.h"
#include "ecma-try-catch-macro.h" #include "ecma-try-catch-macro.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaoperations ECMA-defined operations * \addtogroup ecmaoperations ECMA-defined operations
+1 -1
View File
@@ -20,7 +20,7 @@
#include "ecma-helpers.h" #include "ecma-helpers.h"
#include "ecma-magic-strings.h" #include "ecma-magic-strings.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaglobalobject ECMA Global object related routines * \addtogroup ecmaglobalobject ECMA Global object related routines
+1 -1
View File
@@ -18,7 +18,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaglobalobject ECMA Global object related routines * \addtogroup ecmaglobalobject ECMA Global object related routines
+1 -1
View File
@@ -22,7 +22,7 @@
#include "ecma-objects.h" #include "ecma-objects.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
+1 -1
View File
@@ -17,7 +17,7 @@
#include "ecma-helpers.h" #include "ecma-helpers.h"
#include "ecma-magic-strings.h" #include "ecma-magic-strings.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmamagicstrings Collection of magic string constants used in ECMA * \addtogroup ecmamagicstrings Collection of magic string constants used in ECMA
+1 -1
View File
@@ -18,7 +18,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmamagicstrings Collection of magic string constants used in ECMA * \addtogroup ecmamagicstrings Collection of magic string constants used in ECMA
@@ -16,7 +16,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "ecma-number-arithmetic.h" #include "ecma-number-arithmetic.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
@@ -18,7 +18,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmafunctionobject ECMA Function object related routines * \addtogroup ecmafunctionobject ECMA Function object related routines
+1 -1
View File
@@ -22,7 +22,7 @@
#include "ecma-objects-general.h" #include "ecma-objects-general.h"
#include "ecma-try-catch-macro.h" #include "ecma-try-catch-macro.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmageneralobjectsinternalops General ECMA objects' operations * \addtogroup ecmageneralobjectsinternalops General ECMA objects' operations
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-conversion.h" #include "ecma-conversion.h"
#include "ecma-globals.h" #include "ecma-globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaobjectsinternalops ECMA objects' operations * \addtogroup ecmaobjectsinternalops ECMA objects' operations
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-objects-general.h" #include "ecma-objects-general.h"
#include "ecma-objects.h" #include "ecma-objects.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaobjectsinternalops ECMA objects' operations * \addtogroup ecmaobjectsinternalops ECMA objects' operations
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-conversion.h" #include "ecma-conversion.h"
#include "ecma-globals.h" #include "ecma-globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaobjectsinternalops ECMA objects' operations * \addtogroup ecmaobjectsinternalops ECMA objects' operations
+1 -1
View File
@@ -20,7 +20,7 @@
#include "ecma-lex-env.h" #include "ecma-lex-env.h"
#include "ecma-reference.h" #include "ecma-reference.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
* *
* \addtogroup ecmaoperations ECMA-defined operations * \addtogroup ecmaoperations ECMA-defined operations
+1 -1
View File
@@ -20,7 +20,7 @@
#include "ecma-reference.h" #include "ecma-reference.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */
+1 -1
View File
@@ -19,7 +19,7 @@
#include "ecma-globals.h" #include "ecma-globals.h"
#include "globals.h" #include "globals.h"
/** \addtogroup ecma ---TODO--- /** \addtogroup ecma ECMA
* @{ * @{
*/ */