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
/
type_io.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
remove unused constructor TQV of :: type_io.icl
johnvg
1
-7
/
+0
2013-10-09
prevent crash if a newtype is used with -dynamics
johnvg
1
-5
/
+9
2013-05-28
prevent crash when writing .tcl file with extensible algebraic types (not yet...
johnvg
1
-24
/
+16
2013-04-02
add type constraints in constructors and function arguments with universal qu...
johnvg
1
-0
/
+11
2011-11-09
add module expand_types containing some functions from module trans and modul...
johnvg
1
-4
/
+1
2011-11-08
remove unnecessary imports of module check,
johnvg
1
-1
/
+1
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-6
/
+6
2011-06-30
remove function sel_type_var, use foldSt instead of mapSt with unused list re...
johnvg
1
-47
/
+24
2011-02-24
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1858 1f8540f1-abd...
johnvg
1
-28
/
+55
2011-02-23
remove unused field wtis_collected_conses of WriteTypeInfoState
johnvg
1
-25
/
+15
2011-02-08
remove selectors from .tcl file
johnvg
1
-44
/
+10
2011-02-07
remove unused cons_arg_vars and cons_index in .tcl file
johnvg
1
-10
/
+3
2011-02-02
don't write fs_var to .tcl file, because it is the same as fs_ident,
johnvg
1
-8
/
+4
2011-02-02
fix test for predefined module index in write_type_info,
johnvg
1
-4
/
+2
2007-04-19
remove unused field cons_arg_vars,
johnvg
1
-3
/
+2
2007-04-11
rename field cons_index as cons_number
johnvg
1
-2
/
+2
2005-04-22
remove code for Clean 1.3
johnvg
1
-10
/
+0
2004-03-17
ignore rank > 1 quantors in type_io
ronny
1
-0
/
+14
2003-10-07
move (open/close)TclFile from type_io to compile
ronny
1
-54
/
+0
2003-06-19
write abstract type synonyms in the same way as abstract types
johnvg
1
-1
/
+5
2003-05-16
renamed field names of type Ident in syntax tree
ronny
1
-8
/
+8
2003-01-24
added convertSymbolTypeWithoutCollectingImportedConstructors
johnvg
1
-3
/
+2
2002-11-19
- type synonyms in type definition written to a tcl-file are fully expanded now.
martijnv
1
-74
/
+43
2002-06-17
removed ignored !'s
johnvg
1
-1
/
+1
2002-06-10
- bug fix:types scopes
martijnv
1
-1
/
+12
2002-04-03
- collection of used type constructors in unify/coerce. There are two sources:
martijnv
1
-0
/
+9
2002-02-08
- change in strictness information
martijnv
1
-20
/
+40
2002-02-06
store strictness annotations in SymbolType instead of AType
johnvg
1
-18
/
+28
2001-11-19
Changes:
martijnv
1
-4
/
+69
2001-09-20
Added module owners for convertDynamics, type_io and type_io_common
martijnv
1
-0
/
+3
2001-06-11
Bug fix with array updates. Removed redundant code. Adjusted unification algo...
sjakie
1
-13
/
+1
2001-03-29
small bug reported by Ronny repaired
martijnv
1
-6
/
+7
2001-03-28
minor changes to files associated with dynamics. Most notably is the
martijnv
1
-228
/
+260
2001-03-26
small changes
martijnv
1
-9
/
+18
2001-03-15
changes:
martijnv
1
-737
/
+2
2001-03-13
Generics are added, but are disabled.
alimarin
1
-0
/
+1
2001-03-13
added 2.0 syntax to type_io.icl
martijnv
1
-26
/
+121
2001-03-12
made module name optional
martijnv
1
-109
/
+299
2001-03-08
Normalizing
martijnv
1
-2
/
+122
2001-03-05
Bug fixing in module type_io. It now seems to generate the
martijnv
1
-122
/
+62
2001-03-02
no message
martijnv
1
-2
/
+2
2001-03-01
- type files worden aangemaakt (buggy)
martijnv
1
-0
/
+797