Граф коммитов

  • 75ffdc749f Merge pull request #7 from Unity-Technologies/unity-staging unity-trunk unity-5.3 unity-4.3 Levi Bard 2013-06-06 04:12:39 -0700
  • 82957f7b3e Merge 37da2d6942 into 1b6c4f0e0c Levi Bard 2013-06-06 04:12:27 -0700
  • 5d3306689d code gardening master Rodrigo B. de Oliveira 2013-04-07 11:45:56 -0300
  • 37da2d6942 Merge pull request #6 from Unity-Technologies/master unity-staging Levi Bard 2013-04-02 04:00:21 -0700
  • 306ee6f298 Merge c58b8f02e0 into 7d830dd80b Rodrigo B. de Oliveira 2013-03-26 10:35:19 -0700
  • c58b8f02e0 bump version number Rodrigo B. de Oliveira 2013-03-26 14:34:03 -0300
  • 3674bbad34 Merge pull request #5 from bamboo/master Rodrigo B. de Oliveira 2013-03-26 10:27:07 -0700
  • 6224946aba Merge 5aa6f53ece into f6605897a5 Rodrigo B. de Oliveira 2013-03-26 10:26:56 -0700
  • f6605897a5 update to boo 0.9.7 after the [AssemblyVersion] freeze Rodrigo B. de Oliveira 2013-03-25 16:20:41 -0300
  • 1b6c4f0e0c Merge pull request #4 from Unity-Technologies/master unity-4.6-staging unity-4.6 unity-4.1 Rodrigo B. de Oliveira 2013-01-02 04:11:38 -0800
  • 070f15e4f5 Merge 7d830dd80b into 391a7af382 Rodrigo B. de Oliveira 2012-11-28 04:18:24 -0800
  • 7d830dd80b gradle wrapper Rodrigo B. de Oliveira 2012-10-28 22:59:31 -0200
  • 383ecca5f1 bump version number Rodrigo B. de Oliveira 2012-10-26 12:42:08 -0200
  • 34077c561d publish components to the default configuration Rodrigo B. de Oliveira 2012-10-26 12:41:59 -0200
  • 725dbe4f87 depend on a specific kaizen version Rodrigo B. de Oliveira 2012-10-26 12:41:39 -0200
  • 7872614742 kaizen-bundle publishing Rodrigo B. de Oliveira 2012-10-15 11:36:19 -0300
  • 391a7af382 Merge pull request #3 from Unity-Technologies/master unity4.0 Levi Bard 2012-07-24 08:30:21 -0700
  • c86b2e10e8 Merge 66dff0e9c2 into 361e05e829 Rodrigo B. de Oliveira 2012-07-24 07:55:40 -0700
  • 5aa6f53ece ToString for debugging Rodrigo B. de Oliveira 2012-06-04 09:35:22 -0300
  • 980fc6d4fe remove boilerplate comments Rodrigo B. de Oliveira 2012-06-04 09:34:15 -0300
  • 22cfbe4cc8 position and success primitives Rodrigo B. de Oliveira 2012-06-02 17:17:40 -0300
  • e0e4a3cfab support for using member generating macros such as 'let' inside 'ometa' Rodrigo B. de Oliveira 2012-06-02 17:17:25 -0300
  • 1ca44518b9 give next known position when prepending Rodrigo B. de Oliveira 2012-06-02 17:16:26 -0300
  • 210de8cba9 code gardening Rodrigo B. de Oliveira 2012-06-02 17:15:58 -0300
  • b60fa6511d move tokens macro to Boo.OMeta.Parser as it's strongly tied to the grammars there Rodrigo B. de Oliveira 2012-06-02 17:14:27 -0300
  • 33d7b47e31 support 'let' and other constructs inside 'data' bodies Rodrigo B. de Oliveira 2012-06-02 17:13:27 -0300
  • 097d8afaa4 explicitly reference Boo.Lang.PatternMatching Rodrigo B. de Oliveira 2012-06-02 17:12:29 -0300
  • 49e2b87296 dont invoke super ctor if there are no base fields (fixes System.ValueType base type case) Rodrigo B. de Oliveira 2012-05-24 16:12:04 -0300
  • 66dff0e9c2 Merge branch 'master' of github.com:bamboo/boo-extensions into upstream Rodrigo B. de Oliveira 2012-05-07 11:08:40 -0300
  • b04787362d Extend => AddRange Rodrigo B. de Oliveira 2012-04-12 03:08:54 +0200
  • eaa6b8f11f Merge branch 'master' of github.com:bamboo/boo-extensions Rodrigo B. de Oliveira 2012-04-05 11:44:25 -0300
  • 6f70d41cf1 omitted types default to object in data extension declarations (data extension < original) Rodrigo B. de Oliveira 2012-04-01 00:21:52 -0300
  • 573a769056 support for explicit super type ctor selection Rodrigo B. de Oliveira 2012-03-31 21:10:57 -0300
  • cb9a32ada5 Merge branch 'master' of github.com:bamboo/boo-extensions Rodrigo B. de Oliveira 2012-03-23 11:54:20 -0300
  • 190f0f63d1 support for inline definitions of structs with "data StructName(StructMembers) < System.ValueType" Rodrigo B. de Oliveira 2012-03-17 11:49:10 -0300
  • 6ebef34273 simplify custom rule application by moving it to the grammar definition Rodrigo B. de Oliveira 2012-02-03 20:41:09 -0200
  • 12c7e7b1ac test case for an object pattern matching on a string field Rodrigo B. de Oliveira 2012-02-03 20:18:44 -0200
  • 2faeea7477 prefer "$symbol" over "${symbol}" Rodrigo B. de Oliveira 2012-02-03 20:17:36 -0200
  • 628d8bb900 add Boo.Lang.PatternMatching reference to monolipse configuration Rodrigo B. de Oliveira 2012-02-03 20:17:00 -0200
  • b52e82b11e saner indentation Rodrigo B. de Oliveira 2011-10-27 16:11:14 -0200
  • 82ded9b84e remove unnecessary attributes Rodrigo B. de Oliveira 2011-10-27 16:10:53 -0200
  • 73e4dc0ee3 document default behaviour Rodrigo B. de Oliveira 2011-10-27 16:10:40 -0200
  • 49ce01ae49 remove extraneous lines Rodrigo B. de Oliveira 2011-10-27 16:10:19 -0200
  • db182b3b2a fix doc Rodrigo B. de Oliveira 2011-10-27 16:09:46 -0200
  • e95ef06849 fix monolipse settings Rodrigo B. de Oliveira 2011-10-27 16:09:39 -0200
  • 361e05e829 Merge pull request #2 from Unity-Technologies/master unity3.5 Rodrigo B. de Oliveira 2011-10-25 07:22:02 -0700
  • 6f84a5ae1a Merge 2b0cafb44c into 976967d4a7 GitHub Merge Button 2011-10-25 05:31:00 -0700
  • 2b0cafb44c Merge branch 'master' of github.com:bamboo/boo-extensions Rodrigo B. de Oliveira 2011-10-25 08:38:14 -0200
  • e6a8fba163 adapt to Boo.Lang.Compiler.Ast.Import change Rodrigo B. de Oliveira 2011-10-14 10:38:16 -0300
  • eabb05b6c4 support for members of standalone data type declarations Rodrigo B. de Oliveira 2011-09-16 16:08:15 -0300
  • 506a421a06 support default values in data constructors Rodrigo B. de Oliveira 2011-08-27 12:36:43 -0300
  • cbc7bee546 represent null as 'null' Rodrigo B. de Oliveira 2011-08-26 17:19:22 -0300
  • 195eb4bac7 preserve source location for better error messages Rodrigo B. de Oliveira 2011-08-25 11:48:46 -0300
  • 3d49ed545c support for single data constructor with base type Rodrigo B. de Oliveira 2011-08-24 13:11:37 -0300
  • 106bf8ea3c support for explicitly typed array fields Rodrigo B. de Oliveira 2011-08-24 13:11:14 -0300
  • 5d881148ac use the boo key to give the assemblies a strong name Rodrigo B. de Oliveira 2011-08-20 16:59:36 +0200
  • f11cdc5002 Merge pull request #4 from MaximTrushin/master Rodrigo B. de Oliveira 2011-08-16 04:33:20 -0700
  • 425f5ea4be Algorithm calculating indent stack is changed to better support WSA. Now stack is stored in OMetaInputWithMemo so if rule fails value of stack rolls back. It allows to create complex rule using WSA. Test is provided. Maksym Trushyn 2011-08-15 19:50:36 -0400
  • 5428e86716 Added support of multiple semicolons between statements in closures. Maksym Trushyn 2011-07-22 12:44:21 -0400
  • 0fd3e5bb7a remember end position Rodrigo B. de Oliveira 2011-08-05 08:47:24 -0300
  • 43a1ee3d91 support for grammar aggregation Rodrigo B. de Oliveira 2011-08-05 08:45:53 -0300
  • 52d1914b0f support for data constructors with variable number of arguments Rodrigo B. de Oliveira 2011-08-05 08:42:03 -0300
  • 272298fd78 better string representation for array fields Rodrigo B. de Oliveira 2011-08-05 08:41:31 -0300
  • 010e56b8bc fix project references Rodrigo B. de Oliveira 2011-08-01 20:06:22 -0300
  • f00a641d23 Merge branch 'master' of github.com:bamboo/boo-extensions Rodrigo B. de Oliveira 2011-07-31 10:12:26 -0300
  • f80d30e105 gitignore test-results Rodrigo B. de Oliveira 2011-07-31 10:09:38 -0300
  • 9950057c3d keep project files compatible with monodevelop 2.4 Rodrigo B. de Oliveira 2011-07-31 10:09:09 -0300
  • f92a574d7d rule references can be used as rule arguments Rodrigo B. de Oliveira 2011-07-31 10:07:52 -0300
  • fff9f707b6 project file for Boo.Adt.Tests Rodrigo B. de Oliveira 2011-07-31 09:49:03 -0300
  • 4edf534423 emit partial data types Rodrigo B. de Oliveira 2011-07-31 09:48:32 -0300
  • 4697bfac65 omitted field type defaults to data type Rodrigo B. de Oliveira 2011-07-31 09:47:45 -0300
  • e5ddbc7eaf Merge pull request #2 from MaximTrushin/master Rodrigo B. de Oliveira 2011-07-16 19:35:57 -0700
  • 8e587cd168 Fix for WSABooParserTestFixture.type_references_1 Maksym Trushyn 2011-05-24 16:09:33 -0400
  • 4a5c70e1d8 Fix for WSABooParserTestFixture.try_1, try_2, try_3 Maksym Trushyn 2011-05-24 13:37:21 -0400
  • 8096bfc220 Fix for WSABooParserTestFixture.splicing_class_body, splicing_enum_body. Tests were fixed but commented out because BooPrinterVisitor.OnSpliceTypeDefinitionBody should be updated. Tests were created newer version of Boo than currently is used in SD. Maksym Trushyn 2011-05-24 13:28:36 -0400
  • a128fb75ca Fix for WSABooParserTestFixture.omitted_member_target_1 Maksym Trushyn 2011-05-24 11:18:14 -0400
  • 347b8dea21 Fix for WSABooParserTestFixture.new_1 Maksym Trushyn 2011-05-23 19:49:28 -0400
  • 4525d722f9 Fix for WSABooParserTestFixture.method_declaration_in_macro_application, method_declarations_in_nested_macro_application Maksym Trushyn 2011-05-23 19:30:25 -0400
  • d6a91e6da0 Fix for WSABooParserTestFixture.for_or_1, for_or_then_1, for_then_1, while_or_1, while_then_1 Maksym Trushyn 2011-05-23 15:21:47 -0400
  • bd1930c7a8 Changing behavior of growing involved rules in indirect left recursion. Maksym Trushyn 2011-05-22 22:35:20 -0400
  • b54f5006b9 Pass is not a keyword in WSA parser. Maksym Trushyn 2011-05-20 16:42:33 -0400
  • 0bbb1fcd2a Changing behavior of growing involved rules in indirect left recursion. Maksym Trushyn 2011-05-20 16:41:31 -0400
  • b6f7b0fc10 Fixing infinite loop of -- operator. Maksym Trushyn 2011-05-20 16:39:59 -0400
  • 3c2fc2ada2 Fix for WSABooParserTestFixture.member_references_1 Maksym Trushyn 2011-05-13 12:32:07 -0400
  • 0717c6b04f Fix for WSABooParserTestFixture.macro_doc Maksym Trushyn 2011-05-12 18:26:24 -0400
  • 68faf90060 Fix for WSABooParserTestFixture.long_literals_1. Maksym Trushyn 2011-05-12 14:26:53 -0400
  • d4738e6f70 Fix for WSABooParserTestFixture.hash_initializer Maksym Trushyn 2011-05-12 11:59:01 -0400
  • c9255b9f0a Fix for WSABooParserTestFixture.for_or_1, for_or_then_1, for_then_1, while_or_1, while_or_then_1, while_then_1 Maksym Trushyn 2011-05-11 22:26:34 -0400
  • d0fd9664fe Fix for WSABooParserTestFixture.enumerable_type_shortcut Maksym Trushyn 2011-05-11 15:04:35 -0400
  • 7987846e6e Fix for WSABooParserTestFixture.elif-1, elif-2, expressions-2 Maksym Trushyn 2011-05-10 22:42:02 -0400
  • 637004c681 Fix for WSABooParserTestFixture.comments_3. Maksym Trushyn 2011-05-10 17:36:11 -0400
  • 8a6bc5a6c0 Fix for WSABooParserTestFixture.collection_initializer Maksym Trushyn 2011-05-09 21:33:51 -0400
  • 312db69c9e Fix for WSABooParserTestFixture.closures_22 Maksym Trushyn 2011-05-09 20:59:52 -0400
  • f054094858 Fix for WSABooParserTestFixture.class_2, class_3 and other 10 test cases. Maksym Trushyn 2011-05-09 10:50:00 -0400
  • bb6812a6ef Fix for WSABooParserTestFixture.cast_1 Maksym Trushyn 2011-05-07 23:22:38 -0400
  • 2b43cc6d81 Fix for WSABooParserTestFixture.callables_with_varags Maksym Trushyn 2011-05-07 22:35:46 -0400
  • 554ddd4cfb Fix for WSABooParserTestFixture.at_operator Maksym Trushyn 2011-05-06 16:15:35 -0400
  • b9e55f7772 Fix for WSABooParserTestFixture.ast_literals_10 Maksym Trushyn 2011-05-03 20:55:02 -0400
  • 664a4d24cf Fix for WSABooParserTestFixture.ast_literal_enum and other 9 tests. Maksym Trushyn 2011-05-03 18:46:41 -0400
  • 82ec7a712c Fix for WSABooParserTestFixture.as_1 and other 9 tests. Maksym Trushyn 2011-05-03 10:28:42 -0400