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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
modify search paths, for some reason the C compiler couldn't find some files ...
johnvg
1
-0
/
+0
2012-05-07
fix incorrect array index in function cannot_unify
johnvg
1
-1
/
+2
2012-05-03
in error message for incorrect field type print name of field instead of argu...
johnvg
3
-26
/
+38
2012-05-01
print some generic contexts using generic_function_name{|kind|}
johnvg
1
-2
/
+9
2012-05-01
don't print unnecessary brackets inside tuple and list types
johnvg
1
-3
/
+9
2012-04-05
fix aliases in sub patterns of # or let, for example:
johnvg
1
-1
/
+8
2012-03-23
fix implicit qualified import of a module of which no (qualified) symbol is used
johnvg
7
-27
/
+55
2012-03-19
clear me_type_ptr's after type checking,
johnvg
1
-4
/
+14
2012-03-15
remove the 1024 character limit of the command buffer
johnvg
1
-9
/
+41
2011-12-21
increase heap size to 48 MB
johnvg
1
-2
/
+2
2011-12-21
increase heap size to 24 MB
johnvg
1
-2
/
+2
2011-12-08
prevent compiler crash if a function is defined twice and imported,
johnvg
1
-14
/
+7
2011-12-08
improve uniqueness error message (by explaining how the 'indicated position' ...
johnvg
1
-1
/
+1
2011-12-07
prevent compile crash if dynamics are enabled and a type synonym is cyclic
johnvg
1
-1
/
+2
2011-12-02
increase default heap size of the compiler
johnvg
3
-3
/
+3
2011-11-10
move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia...
johnvg
20
-57
/
+35
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
9
-9
/
+9
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
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
[prev]
[next]