Skip to content

Commit

Permalink
#341 Correct typo & regenerate core
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMertens committed Nov 1, 2015
1 parent f5ddc9c commit 7bda8b6
Show file tree
Hide file tree
Showing 111 changed files with 2,915 additions and 2,016 deletions.
2 changes: 1 addition & 1 deletion generators/c/interface/src/c_interface.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ static g_file c_interfaceOpenFile(corto_string name, c_typeWalk_t *data) {
g_fileWrite(result, " *\n");
g_fileWrite(result, " * %s\n", name);
g_fileWrite(result, " *\n");
g_fileWrite(result, " * Only ode written between the begin and end tags will be preserved\n");
g_fileWrite(result, " * Only code written between the begin and end tags will be preserved\n");
g_fileWrite(result, " * when the file is regenerated.\n");
g_fileWrite(result, " */\n\n");
}
Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Binary.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Binary.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Block.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Block.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Boolean.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Boolean.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Call.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Call.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_CallBuilder.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_CallBuilder.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Cast.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Cast.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Character.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Character.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Comma.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Comma.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Define.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Define.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Deinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Deinit.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_DelegateCall.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_DelegateCall.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_DynamicInitializer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_DynamicInitializer.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Element.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Element.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Expression.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Expression.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_FloatingPoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_FloatingPoint.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_If.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_If.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Init.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Init.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Initializer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Initializer.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_InitializerExpression.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_InitializerExpression.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Integer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Integer.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Literal.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Literal.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Local.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Local.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Member.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Member.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_New.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_New.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Node.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Node.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Null.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Null.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Object.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Object.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Parser.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Parser.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_PostFix.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_PostFix.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_SignedInteger.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_SignedInteger.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_StaticCall.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_StaticCall.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_StaticInitializer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_StaticInitializer.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Storage.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Storage.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_String.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_String.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Template.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Template.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Temporary.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Temporary.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Ternary.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Ternary.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Unary.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Unary.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Update.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Update.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_Wait.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_Wait.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ast/src/ast_While.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ast_While.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
2 changes: 1 addition & 1 deletion packages/corto/ic/src/ic.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* ic.c
*
* Only ode written between the begin and end tags will be preserved
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

Expand Down
Loading

0 comments on commit 7bda8b6

Please sign in to comment.