root/trunk/tendra/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2672 [2672] 11/16/08 22:10:09 maxr ada: dont convert each token to unbounded_wide_string, use source buffer …
(edit) @2671 [2671] 11/16/08 16:57:56 maxr ada: drop creation of elements (Token_Node) for each token in heap.
(edit) @2670 [2670] 11/11/08 22:40:13 maxr ada: calcuate token length in characters instead of code units.
(edit) @2669 [2669] 11/10/08 10:13:40 maxr ada: disable character_literal after identifiers in unicode scanner
(edit) @2668 [2668] 11/08/08 23:34:29 maxr ada: implementation of asis.texts
(edit) @2667 [2667] 11/06/08 22:03:36 maxr ada: optimize crc32 calculation
(edit) @2666 [2666] 11/06/08 21:58:29 maxr ada: add utf-8 encoding and use it as default one
(edit) @2665 [2665] 11/06/08 21:57:27 maxr ada: use unicode version of to_upper to compare identifiers
(edit) @2664 [2664] 11/03/08 00:14:49 maxr ada: procedure to convert identifiers to upper case using unicode rules
(edit) @2663 [2663] 10/31/08 18:37:58 maxr ada: get rid of aflex to support unicode characters.
(edit) @2662 [2662] 10/20/08 11:07:24 maxr ada: part of ongoing unicode support
(edit) @2661 [2661] 09/23/08 17:26:50 maxr ada: bugfix, fix lost scalar_constraint in discrete_subtype_definition
(edit) @2660 [2660] 09/22/08 18:26:21 maxr ada: bugfix - return False instead of raise Inapropriate_Element exception …
(edit) @2659 [2659] 09/19/08 17:31:49 maxr ada: wrong pragma
(edit) @2658 [2658] 08/16/08 15:01:36 maxr ada: bugfix for missed formal types in overload resolution
(edit) @2657 [2657] 08/16/08 14:24:11 maxr ada: bugfix of errors on formal array types
(edit) @2656 [2656] 08/16/08 14:06:17 maxr ada: ignore pragma at the end of compilation unit because it's …
(edit) @2655 [2655] 08/16/08 14:05:02 maxr ada: bugfix of overload resolution of qualified expr of array type
(edit) @2654 [2654] 08/15/08 19:07:37 maxr ada: Add new SI99 - 15/17/32, refresh other SI99's.
(edit) @2653 [2653] 07/23/08 16:47:16 maxr Comment till it will be actually used
(edit) @2652 [2652] 05/31/08 22:47:48 maxr ada: bugfix - Add user defined operators to Corresponding_Type_Operators …
(edit) @2651 [2651] 05/29/08 10:12:10 maxr ada: import Ada-2005 predefined library specifications
(edit) @2650 [2650] 05/11/08 18:11:40 maxr ada: fix broken regression test on parameterless procedure
(edit) @2649 [2649] 05/06/08 14:37:38 maxr ada: in unknown pragmas treat "xxx" as string literal, not as operator …
(edit) @2648 [2648] 05/06/08 14:35:34 maxr ada: bugfix, anonnymous access type in component definition
(edit) @2647 [2647] 05/06/08 14:34:37 maxr ada: bugfix, avoid deprecated asis function in parameterless function call
(edit) @2646 [2646] 04/26/08 15:09:46 maxr ada: check directory separator at the end of GELA_INCLUDE_PATH …
(edit) @2645 [2645] 04/26/08 14:47:24 maxr ada: check directory separator at the end of GELA_INCLUDE_PATH environment
(edit) @2644 [2644] 03/18/08 09:49:51 maxr ada: Treat formal packages as instances.
(edit) @2643 [2643] 03/15/08 09:51:32 ogorod repository dictionary with storage in file
(edit) @2642 [2642] 03/10/08 13:26:04 ogorod --
(edit) @2641 [2641] 03/10/08 13:25:56 ogorod --
(edit) @2640 [2640] 03/10/08 13:22:29 ogorod imolemented sha256 sha512 hash algoritm
(edit) @2639 [2639] 03/10/08 13:21:44 ogorod reprodused crc hash algoritm
(edit) @2638 [2638] 02/29/08 13:38:16 ogorod Repository subsystem
(edit) @2637 [2637] 02/29/08 13:37:52 ogorod Hash subsistem with implemented CRC algoritm
(edit) @2636 [2636] 02/26/08 15:42:08 ogorod some bugs fixes
(edit) @2634 [2634] 02/25/08 17:55:16 ogorod implemented Elaboration_Order
(edit) @2633 [2633] 02/25/08 10:15:54 maxr ada: create copy of formal parameters instead of artifical renaming on …
(edit) @2632 [2632] 02/22/08 19:01:43 maxr ada: bugfix related to generic instantination
(edit) @2630 [2630] 02/22/08 10:51:37 ogorod some bugfixes
(edit) @2628 [2628] 02/21/08 15:14:22 ogorod fully implemented Semantic_Dependence_Order
(edit) @2626 [2626] 02/19/08 18:03:33 ogorod implemented supporters|dependents semantic_dependence_order
(edit) @2625 [2625] 02/18/08 19:19:55 maxr ada: bugfixes
(edit) @2624 [2624] 02/08/08 19:03:17 maxr ada: bugfixes
(edit) @2623 [2623] 02/08/08 11:08:49 maxr ada: lookup type operators in base type definition
(edit) @2622 [2622] 02/07/08 22:50:49 maxr ada: bugfixes a) array_type'range b) preference of root types in ranges …
(edit) @2620 [2620] 02/07/08 17:21:19 ogorod some bugs fixed insert subunits in black list for Ancestors|Descendants …
(edit) @2619 [2619] 02/06/08 21:33:00 maxr ada: restructure parts of declarative region in hope it will be more clear
(edit) @2617 [2617] 02/01/08 17:53:11 ogorod some bugs fix
(edit) @2616 [2616] 02/01/08 17:19:42 ogorod partial implemented Semantic_Dependence_Order (Ancestors | Descendants)
(edit) @2615 [2615] 01/23/08 08:27:48 maxr ada: reg-test for new bug of visibility
(edit) @2614 [2614] 01/21/08 19:04:38 maxr ada: bugfixes
(edit) @2613 [2613] 01/21/08 10:39:16 maxr ada: bugfixes
(edit) @2612 [2612] 01/20/08 23:30:33 maxr ada: bug-fixes
(edit) @2611 [2611] 01/20/08 22:23:03 maxr ada: bug-fixes: 1) check back identifier on "task A;" 2) fix check of "/=" …
(edit) @2610 [2610] 01/20/08 19:34:27 maxr ada: bugfix: use clause on renamed package
(edit) @2609 [2609] 01/20/08 00:11:10 maxr ada: private operations (inherited subprogram)
(edit) @2608 [2608] 01/19/08 18:01:31 maxr ada: partial implementation of private operations
(edit) @2607 [2607] 01/18/08 19:49:38 maxr ada: partial implementation of private operations
(edit) @2606 [2606] 01/15/08 22:30:51 maxr ada: fix unix (mmap) version of source buffer
(edit) @2604 [2604] 01/15/08 19:02:08 maxr ada: source_buffers added. we will need it in new (unicode aware) …
(edit) @2603 [2603] 01/14/08 10:46:08 maxr ada: partial implementation of private operations
(copy) @2601 [2601] 01/07/08 21:15:51 maxr Let ada-2005 be new trunk. This saves history of changes for ada-2005 code
copied from branches/ada-2005/tendra/src:
(edit) @2598 [2598] 01/07/08 15:38:33 maxr ada-2005: bugfix and regtest, too late building of normalized_profile
Note: See TracRevisionLog for help on using the revision log.