comp.lang.ada
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
 1. Re: project euler 26
    - by Ben Bacarisse @ 2023-09-09 21:04 UTC [0%]

 2. Re: project euler 26
    - by G.B. @ 2023-09-09  8:13 UTC [5%]

 3. Re: Generalized Loop Iteration and User-Defined Indexing with more than two parameters.
    - by Stephen Leake @ 2020-11-07 23:54 UTC [0%]

 4. Re: Generalized Loop Iteration and User-Defined Indexing with more than two parameters.
    - by Blady @ 2020-11-07 17:46 UTC [0%]

 5. Re: Generalized Loop Iteration and User-Defined Indexing with more than two parameters.
    - by Randy Brukardt @ 2020-11-07  0:58 UTC [0%]

 6. Re: Generalized Loop Iteration and User-Defined Indexing with more than two parameters.
    - by Blady @ 2020-11-06 15:39 UTC [6%]

 7. Re: Strange crash on custom iterator
    - by Simon Wright @ 2018-07-02 19:42 UTC [4%]

 8. Re: Iterable container as generic parameter
    - by Shark8 @ 2018-01-30 15:13 UTC [0%]

 9. Re: Iterable container as generic parameter
    - by Randy Brukardt @ 2018-01-29 23:00 UTC [8%]

10. Re: Iterable container as generic parameter
    - by Lionel Draghi @ 2018-01-29 22:26 UTC [9%]

11. Re: Iterable container as generic parameter
    - by Lionel Draghi @ 2018-01-28 18:08 UTC [0%]

12. Re: Iterable container as generic parameter
    - by Lionel Draghi @ 2018-01-26 22:32 UTC [0%]

13. Re: Iterable container as generic parameter
    - by briot.emmanuel @ 2018-01-26  9:09 UTC [0%]

14. Re: Iterable container as generic parameter
    - by Randy Brukardt @ 2018-01-26  4:50 UTC [8%]

15. Re: Iterable container as generic parameter
    - by Randy Brukardt @ 2018-01-25  3:36 UTC [0%]

16. Iterable container as generic parameter
    - by Lionel Draghi @ 2018-01-25  0:22 UTC [9%]

17. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Randy Brukardt @ 2017-09-07 23:17 UTC [7%]

18. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Randy Brukardt @ 2017-09-07 23:14 UTC [6%]

19. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by briot.emmanuel @ 2017-09-07  6:16 UTC [6%]

20. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Charles H. Sampson @ 2017-09-07  2:53 UTC [6%]

21. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Stephen Leake @ 2017-09-07  1:29 UTC [14%]

22. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Stephen Leake @ 2017-09-07  1:04 UTC [7%]

23. Re: Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Randy Brukardt @ 2017-09-06 21:50 UTC [9%]

24. Why does Ada.Iterator_Interfaces specify Next as a function rather than a procedure?
    - by Stephen Leake @ 2017-09-06  7:49 UTC [11%]

25. Re: Musing on defining attributes and the ability to define an "abstract type X"-interface.
    - by Dmitry A. Kazakov @ 2017-07-20 17:40 UTC [0%]

26. Re: Musing on defining attributes and the ability to define an "abstract type X"-interface.
    - by Shark8 @ 2017-07-20 16:37 UTC [0%]

27. Re: Musing on defining attributes and the ability to define an "abstract type X"-interface.
    - by Dmitry A. Kazakov @ 2017-07-20  7:52 UTC [0%]

28. Musing on defining attributes and the ability to define an "abstract type X"-interface.
    - by Shark8 @ 2017-07-20  0:06 UTC [4%]

29. ANN: Cortex GNAT RTS 20160522
    - by Simon Wright @ 2016-05-22 14:20 UTC [4%]

30. ANN: Cortex GNAT RTS 20160314
    - by Simon Wright @ 2016-03-14 17:42 UTC [5%]

31. ANN: Cortex GNAT RTS 20160207
    - by Simon Wright @ 2016-02-07 22:45 UTC [5%]

32. Generalized Iterators
    - by AdaMagica @ 2015-12-29 11:50 UTC [7%]

33. Re: Two approaches of iterators for the key-value pairs
    - by Brad Moore @ 2015-11-27 23:11 UTC [0%]

34. Re: Two approaches of iterators for the key-value pairs
    - by bj.mooremr @ 2015-11-27 22:52 UTC [5%]

35. Re: Two approaches of iterators for the key-value pairs
    - by ytomino @ 2015-11-27 19:38 UTC [8%]

36. Re: A few questions
    - by Randy Brukardt @ 2015-11-17 22:09 UTC [5%]

37. Re: A few questions
    - by Simon Wright @ 2015-11-02 17:45 UTC [8%]

38. Re: container cursor type cannot be tagged
    - by Stephen Leake @ 2014-08-30 15:16 UTC [0%]

39. Re: container cursor type cannot be tagged
    - by Randy Brukardt @ 2014-08-29 23:00 UTC [0%]

40. Re: container cursor type cannot be tagged
    - by Stephen Leake @ 2014-08-29 14:50 UTC [5%]

41. Re: container cursor type cannot be tagged
    - by Randy Brukardt @ 2014-08-28 20:25 UTC [0%]

42. container cursor type cannot be tagged
    - by Stephen Leake @ 2014-08-28 19:21 UTC [7%]

43. Re: Why this program does not compile? (iterators)
    - by Randy Brukardt @ 2014-08-22 23:39 UTC [0%]

44. Why this program does not compile? (iterators)
    - by Victor Porton @ 2014-08-22 17:18 UTC [8%]

45. Some problems with iterators
    - by Victor Porton @ 2014-08-20 16:48 UTC [7%]

46. Re: Ada Containers
    - by Simon Wright @ 2012-10-07 22:00 UTC [6%]

47. Re: Ada2012 : In praise of 'for ... of ... loop'...
    - by Georg Bauhaus @ 2012-06-07 12:42 UTC [7%]

48. Re: Ada2012 : In praise of 'for ... of ... loop'...
    - by Georg Bauhaus @ 2012-05-30 22:45 UTC [5%]

49. Re: Ada2012 : In praise of 'for ... of ... loop'...
    - by Georg Bauhaus @ 2012-05-30 22:26 UTC [7%]

50. Re: discriminant questions
    - by Georg Bauhaus @ 2011-09-20  7:29 UTC [0%]

51. Re: discriminant questions
    - by ytomino @ 2011-09-19 17:49 UTC [7%]


Results 1-51 of 51 | reverse | options above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox