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/gfortran-test
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-15
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-15
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
Move scan for unused names to be after type resolution
Philip Herron
6
-59
/
+43
2021-02-06
This adds support for basic BlockExpressions
Philip Herron
11
-117
/
+236
2021-02-06
Enforce Duplicate definition rules
Philip Herron
10
-23
/
+159
2021-02-03
Fix type resolution null pointer crash
Philip Herron
2
-69
/
+73
2021-02-03
Add support for impl blocks for functions and constants.
Philip Herron
36
-233
/
+993
2021-02-03
Split out the integer inference variable tests
Philip Herron
6
-18
/
+49
2021-01-27
Add a recursive function test case
Philip Herron
1
-0
/
+11
2021-01-27
Support binding functions to LetStmts.
Philip Herron
15
-48
/
+292
2021-01-27
Add mutablity checks and left hand size assignee checker
Philip Herron
19
-10
/
+268
2021-01-26
Add usize and isize types
Philip Herron
13
-1
/
+244
2021-01-26
Add Integer and Float InterenceVariable
Philip Herron
25
-613
/
+1115
2021-01-26
Remove TyTy::ParamType this was wrongly used to represent FunctionParams
Philip Herron
12
-243
/
+72
2021-01-26
Add backend support to create immutable types
Philip Herron
2
-0
/
+17
2021-01-22
Add warning to the README
Philip Herron
1
-0
/
+2
2021-01-21
Add FAQ link to README
Philip Herron
1
-0
/
+4
2021-01-20
Fix usage of parameters and the type resolver
Philip Herron
2
-5
/
+8
2021-01-20
Implement CompoundAssignmentExpressions
Philip Herron
6
-148
/
+88
2021-01-20
Implement NegationExpression
Philip Herron
7
-0
/
+113
2021-01-20
Enforce the rules for arithmetic operations
Philip Herron
2
-1
/
+82
2021-01-20
ComparisonExprs and LazyBoolExprs are bools
Philip Herron
2
-2
/
+51
2021-01-20
Fixes the ^= and %= compound expression parsing.
Philip Herron
1
-0
/
+4
2021-01-20
Fix bug using ADT types as return types to functions
Philip Herron
15
-97
/
+132
2021-01-20
When we construct the fields can be in any order.
Philip Herron
5
-7
/
+62
2021-01-20
Support struct base reference in constructors
Philip Herron
8
-19
/
+156
2021-01-20
Support struct initializers using Identifiers
Philip Herron
15
-24
/
+173
2021-01-20
Support Struct field index initialisation
Philip Herron
11
-1
/
+75
2021-01-20
Add TupleIndexExpressions
Philip Herron
7
-0
/
+97
2021-01-20
Add in TupleStruct support
Philip Herron
24
-89
/
+359
2021-01-19
Delcare first case for ADT types field access fail to type resolve.
Philip Herron
2
-3
/
+46
2021-01-18
Turn brace-enclosed initializer list into actual assignments
Thomas Schwinge
1
-4
/
+3
2021-01-18
Fix '#include <algorithm>'
Thomas Schwinge
3
-5
/
+1
2021-01-18
Add struct_field_expression support
Philip Herron
7
-2
/
+100
2021-01-17
Fix the naming of VAR_DECLS within gimple nodes.
Philip Herron
1
-5
/
+14
2021-01-17
Handle forward references in backend compilation
Philip Herron
5
-5
/
+36
2021-01-17
Support GroupedExpr's
Philip Herron
5
-0
/
+39
2021-01-17
grouped expr wip
Philip Herron
1
-0
/
+5
2021-01-17
This adds supports for tuples
Philip Herron
13
-22
/
+184
2021-01-16
Enforce type checking on implicit returns
Philip Herron
18
-116
/
+375
2021-01-16
This brings in resolution and type checking of the unit-type.
Philip Herron
21
-22
/
+198
2021-01-13
Fix link to build status shield
Philip Herron
1
-1
/
+1
2021-01-12
(docs) update README.md
Vlad Doster
1
-19
/
+19
2021-01-11
Mark DECL_PUBLIC for main fn or functions with visibility.
Philip Herron
1
-2
/
+16
2021-01-10
Add in a check for unused decls within ribs.
Philip Herron
15
-40
/
+159
2021-01-09
Functions with parameters much receive their own scoping Rib
Philip Herron
2
-16
/
+14
2021-01-09
Fix crash when compiling BlockExpr's
Philip Herron
2
-0
/
+15
2021-01-09
There was a bug with LetStmts where we name resolved the identifier
Philip Herron
2
-3
/
+7
2021-01-09
Make TyTyVisitor a pure abstract class
Philip Herron
10
-70
/
+185
2021-01-08
Respect the f32 and f64 suffix on literals
Philip Herron
5
-16
/
+36
2021-01-08
Implicit Returns support.
Philip Herron
21
-105
/
+387
2021-01-08
Add test to cover handling hex, binary and octal number literals.
Philip Herron
2
-3
/
+12
[next]