index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-07
prevent compile crash if dynamics are enabled and a type synonym is cyclic
johnvg
1
-1
/
+2
2011-11-10
move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia...
johnvg
18
-49
/
+34
2011-11-09
add module expand_types containing some functions from module trans and modul...
johnvg
13
-494
/
+535
2011-11-09
adjust more imports after moving types Group and Component to module checksup...
johnvg
3
-7
/
+2
2011-11-09
move types Group and Component to module checksupport
johnvg
5
-20
/
+11
2011-11-08
rename module StdCompare to compare_types
johnvg
11
-355
/
+9
2011-11-08
rename module StdCompare to compare_types
johnvg
1
-1
/
+1
2011-11-08
rename module StdCompare to compare_types
johnvg
8
-8
/
+8
2011-11-08
rename module StdCompare to compare_types
johnvg
2
-0
/
+340
2011-11-08
add import StdCompare
johnvg
1
-1
/
+1
2011-11-08
add import StdCompare
johnvg
1
-1
/
+1
2011-11-08
remove unnecessary imports of module check,
johnvg
20
-23
/
+25
2011-11-08
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-132
/
+106
2011-11-08
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-5
/
+7
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-225
/
+233
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-196
/
+213
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-6
/
+0
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-55
/
+1
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-37
/
+38
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-22
/
+22
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-127
/
+131
2011-11-07
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-17
/
+16
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-43
/
+1
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-2
/
+1
2011-11-04
remove differences in layout between the compiler and the iTask compiler,
johnvg
1
-2
/
+3
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-4
/
+4
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-2
/
+0
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
2
-19
/
+14
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-2
/
+4
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-70
/
+40
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-6
/
+6
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
2
-119
/
+62
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-40
/
+42
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-18
/
+9
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-303
/
+306
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-378
/
+359
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-13
/
+4
2011-11-03
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-110
/
+97
2011-09-06
remove unused function getGenericDef
johnvg
1
-9
/
+0
2011-09-06
move mapSt2 and mapY2St from module check to module utilities
johnvg
3
-22
/
+44
2011-08-18
remove unused constructor PE_Field of type ParsedExpr
johnvg
1
-1
/
+0
2011-08-10
prevent compiler crash if an uppercase generic identifier is used in a pattern
johnvg
1
-26
/
+21
2011-06-30
remove function sel_type_var, use foldSt instead of mapSt with unused list re...
johnvg
1
-47
/
+24
2011-06-21
prevent crash if a macro is exported using a function type, instead report error
johnvg
1
-13
/
+27
2011-05-03
only allow universal quantifiers at the root of a function argument type,
johnvg
1
-78
/
+106
2011-04-21
use strictness annotations in instance member types,
johnvg
11
-229
/
+528
2011-04-19
use unique array select and update instead of replace
johnvg
11
-70
/
+54
2011-04-18
add instance declarations with a qualified class name
johnvg
7
-52
/
+89
2011-04-15
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1926 1f8540f1-abd...
johnvg
10
-144
/
+136
2011-04-15
remove field icl_copied_from_dcl from type IclModule
johnvg
5
-37
/
+17
[prev]
[next]