index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
contracts.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
[Ada] Fix internal error on extended return and fixed-point result
Eric Botcazou
1
-2
/
+5
2020-11-27
[Ada] Implement AI12-0187 (Stable properties of abstract data types)
Steve Baird
1
-5
/
+259
2020-11-24
[Ada] Reuse In_Same_List where possible
Piotr Trojanek
1
-2
/
+1
2020-10-26
[Ada] Fix freezing of previous contracts
Piotr Trojanek
1
-4
/
+15
2020-10-23
[Ada] Reject illegal syntax in pragma Contract_Cases
Piotr Trojanek
1
-1
/
+2
2020-10-23
[Ada] Fix whitespace in code for external property pragmas
Piotr Trojanek
1
-8
/
+8
2020-10-20
[Ada] Crash on precondition, discriminant and protected objects
Arnaud Charlet
1
-1
/
+1
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-59
/
+28
2020-10-19
[Ada] Wrong freezing for expression function with contracts in a generic
Arnaud Charlet
1
-2
/
+1
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-72
/
+69
2020-07-07
[Ada] Freeze aspect expression relocated to pragma Precondition
Piotr Trojanek
1
-2
/
+6
2020-07-07
[Ada] Checking type invariants on in params of procedures, not functions (AI1...
Gary Dismukes
1
-1
/
+3
2020-06-16
[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)
Steve Baird
1
-3
/
+19
2020-06-15
[Ada] Do not expect Global or Depends on single protected objects
Piotr Trojanek
1
-3
/
+3
2020-06-12
[Ada] Reuse Is_Entry where possible
Piotr Trojanek
1
-2
/
+1
2020-06-11
[Ada] Allow specifying volatility refinement aspects for types
Steve Baird
1
-101
/
+290
2020-06-10
[Ada] Remove more references to ASIS
Arnaud Charlet
1
-2
/
+2
2020-06-02
[Ada] Remove ASIS_Mode
Arnaud Charlet
1
-6
/
+0
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Reuse Is_Package_Or_Generic_Package where possible
Piotr Trojanek
1
-1
/
+1
2019-08-12
[Ada] New aspect/pragma No_Caching for analysis of volatile data
Yannick Moy
1
-0
/
+11
2019-07-05
[Ada] Removing support for SCIL "contract-only" subprogram bodies
Javier Miranda
1
-495
/
+0
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-09-26
[Ada] Minor reformattings
Hristian Kirtchev
1
-15
/
+15
2018-09-26
[Ada] Disable special handling for preconditions specified by pragmas
Ed Schonberg
1
-1
/
+3
2018-09-26
[Ada] Fix ICE related to type freezing
Ed Schonberg
1
-2
/
+24
2018-08-21
[Ada] Minor reformattings
Hristian Kirtchev
1
-7
/
+12
2018-08-21
[Ada] Spurious crash on expression function as completion with contracts
Ed Schonberg
1
-6
/
+34
2018-07-31
[Ada] Minor reformattings
Hristian Kirtchev
1
-2
/
+2
2018-07-16
[Ada] Missing error on hidden state in instantiation
Hristian Kirtchev
1
-11
/
+68
2018-06-11
[Ada] Suppress the expansion of ignored assertion pragmas
Hristian Kirtchev
1
-35
/
+66
2018-05-30
[Ada] Spell preanalysis, preanalyze correctly
Bob Duff
1
-1
/
+1
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
1
-1
/
+1
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-104
/
+189
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-0
/
+10
2017-04-27
einfo.ads: Minor fixes in comments.
Arnaud Charlet
1
-2
/
+2
2017-04-27
sem_util.adb, [...] (Build_Class_Wide_Clone_Body): Build body of subprogram t...
Ed Schonberg
1
-3
/
+17
2017-04-25
contracts.adb (Analyze_Entry_Or_Subprogram_Body_Contract): Add a warning abou...
Hristian Kirtchev
1
-32
/
+74
2017-04-25
Code cleanup.
Arnaud Charlet
1
-1
/
+2
2017-04-25
Code clean up.
Arnaud Charlet
1
-6
/
+0
2017-04-25
Code clean ups.
Arnaud Charlet
1
-4
/
+25
2017-01-19
Code cleanup.
Arnaud Charlet
1
-1
/
+4
2017-01-19
[multiple changes]
Arnaud Charlet
1
-1
/
+1
2017-01-13
[multiple changes]
Arnaud Charlet
1
-566
/
+489
2017-01-13
Code cleanups.
Arnaud Charlet
1
-2
/
+27
2017-01-13
sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...
Hristian Kirtchev
1
-1
/
+0
2017-01-12
[multiple changes]
Arnaud Charlet
1
-1
/
+574
2017-01-12
contracts.adb, [...] (Pragma_Name): Change name to Pragma_Name_Unmapped.
Bob Duff
1
-12
/
+12
2017-01-06
snames.ads-tmpl (Renamed): New name for the pragma argument.
Bob Duff
1
-17
/
+15
2016-10-13
Code cleanup.
Arnaud Charlet
1
-2
/
+11
[next]