index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
genprintval.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge module-alias branch (cf. PR#6063)
Jacques Garrigue
2014-01-10
1
-2
/
+2
|
\
|
*
make path normalization safer; now Core not only compiles but works
Jacques Garrigue
2013-10-04
1
-2
/
+2
*
|
Change the representation of exception slots: instead of being represented as...
Alain Frisch
2013-10-23
1
-1
/
+7
*
|
#6203: change representation of exception values created with a constant cons...
Alain Frisch
2013-10-18
1
-2
/
+3
|
/
*
Keep location and attributes in type, label and constructor declarations. De...
Alain Frisch
2013-09-27
1
-7
/
+7
*
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...
Alain Frisch
2012-10-24
1
-3
/
+3
*
remove TABs
Damien Doligez
2012-10-15
1
-5
/
+5
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
PR#5722: toplevel: print full module path only for first record field
Jacques Garrigue
2012-08-14
1
-2
/
+7
*
clean up TABs and whitespace
Damien Doligez
2012-07-30
1
-9
/
+9
*
PR#5677: do not use "value" as identifier (genprintval.ml)
Damien Doligez
2012-07-10
1
-4
/
+4
*
merge with branch bin-annot
Fabrice Le Fessant
2012-05-30
1
-8
/
+8
*
Detect unused exception declarations (#5524).
Alain Frisch
2012-03-06
1
-1
/
+1
*
Keep type variable names
Jacques Garrigue
2011-09-22
1
-3
/
+1
*
merge branches/gadts
Jacques Garrigue
2011-07-29
1
-3
/
+12
|
\
|
*
clean up
Jacques Le Normand
2010-11-10
1
-13
/
+10
|
*
allow variance in GADTs
Jacques Garrigue
2010-11-08
1
-1
/
+1
|
*
fixed bug in genprintval
Jacques Le Normand
2010-11-01
1
-2
/
+11
|
*
removed Type_variant, fixed bug in GADT exhaustive check
Jacques Le Normand
2010-10-21
1
-2
/
+0
|
*
fixed bug in syntax extension. Made unification of variants and objects local...
Jacques Le Normand
2010-10-19
1
-1
/
+1
|
*
first commit
Jacques Le Normand
2010-09-13
1
-9
/
+14
*
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-1
/
+1
|
/
*
Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.
Alain Frisch
2009-10-26
1
-0
/
+2
*
It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...
Pierre Weis
2007-10-09
1
-2
/
+2
*
print private variants
Jacques Garrigue
2005-06-13
1
-1
/
+1
*
Erreur dans tree_of_exception, cas untyped (PR#2652)
Xavier Leroy
2004-06-13
1
-2
/
+2
*
Revu representation des declarations de type private
Xavier Leroy
2003-07-02
1
-6
/
+3
*
Merge branch with recursive modules
Xavier Leroy
2003-06-19
1
-1
/
+3
*
Complete move from virtual to private for concrete types with private
Pierre Weis
2003-05-01
1
-1
/
+1
*
Ajout des litteraux de type int32, nativeint, int64
Xavier Leroy
2003-04-25
1
-6
/
+3
*
Nouveau format %$. Introduction des types virtuels: step 1 sans inclusion dan...
Pierre Weis
2003-02-28
1
-2
/
+6
*
Afficher les int32, int64, nativeint avec Oval_stuff plutot que comme des str...
Xavier Leroy
2002-06-26
1
-3
/
+6
*
vive les methodes polymorphes!
Jacques Garrigue
2002-04-18
1
-0
/
+4
*
Regroupement des impressions "outcometree" dans un seul module oprint.ml.
Daniel de Rauglaudre
2002-02-13
1
-75
/
+0
*
bug string_of_float
Damien Doligez
2002-01-24
1
-1
/
+1
*
lazy a la Tolmach
Damien Doligez
2002-01-20
1
-0
/
+6
*
Correction bug PR#531
Daniel de Rauglaudre
2001-09-15
1
-1
/
+1
*
Blinder l'affichage des tres longues chaines (PR#476)
Xavier Leroy
2001-08-08
1
-1
/
+8
*
-
Daniel de Rauglaudre
2001-08-07
1
-7
/
+7
*
Personalisation de l'affichage des valeurs et des types dans le toplevel.
Daniel de Rauglaudre
2001-08-04
1
-12
/
+2
*
-
Daniel de Rauglaudre
2001-08-02
1
-180
/
+239
*
Support user-defined printers taking a formatter as first argument
Xavier Leroy
2001-07-03
1
-2
/
+3
*
enforce uniqueness of typing in label mode
Jacques Garrigue
2001-04-19
1
-1
/
+1
*
Imprimer les flottants avec plus de precision et en format %g
Xavier Leroy
2001-02-05
1
-2
/
+2
*
Getting rid of obsolete boolean operators & and or
Pierre Weis
2000-12-28
1
-1
/
+1
*
Affichage des exceptions, suite
Xavier Leroy
2000-03-26
1
-1
/
+3
*
Meilleure impression des exceptions
Xavier Leroy
2000-03-25
1
-42
/
+72
*
Revu la gestion des records de flottants
Xavier Leroy
2000-03-21
1
-1
/
+1
*
Impression des définitions de types.
Pierre Weis
2000-03-07
1
-21
/
+19
*
Revu les impressions du compilateur
Pierre Weis
2000-03-06
1
-162
/
+125
[next]