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
/
typing
/
oprint.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
variant with simplified oprint
Florian Angeletti
2023-03-14
1
-32
/
+14
*
error messages: aliases for weakly polymorphic row variables
Florian Angeletti
2023-03-14
1
-3
/
+17
*
Better error messages
Hyunggyu Jang
2022-11-10
1
-0
/
+2
*
[refactoring] Outcometree: introduce a record type for constructors
Gabriel Scherer
2021-09-15
1
-8
/
+23
*
oprint: Truncate strings only after 8 bytes
Wiktor Kuchta
2021-08-28
1
-0
/
+1
*
unify field name and type on Tpackage
EduardoRFS
2021-04-21
1
-4
/
+4
*
Semantic diffings for functor types and applications (#9331)
Gabriel Radanne
2021-04-07
1
-38
/
+48
*
Add injectivity annotations (#9500)
Jacques Garrigue
2020-06-15
1
-3
/
+5
*
a better representation for modules with no name (#8908)
Thomas Refis
2019-10-09
1
-9
/
+10
*
Add support for [@@immediate64]
Jeremie Dimino
2019-09-24
1
-1
/
+4
*
typing/oprint: linear implementation of the functor printing heuristic
Gabriel Scherer
2019-09-04
1
-10
/
+13
*
typing/oprint: improve printing of functor arguments
Gabriel Scherer
2019-09-04
1
-7
/
+37
*
typing/oprint: rework printing of functor arguments
Gabriel Scherer
2019-09-03
1
-26
/
+32
*
typing/oprint: [minor] improve printing of empty signatures
Gabriel Scherer
2019-09-03
1
-1
/
+5
*
Merge pull request #8906 from Octachron/functor_arrow_associativity
Florian Angeletti
2019-09-02
1
-6
/
+9
|
\
|
*
Print parentheses in (A->B)->C
Florian Angeletti
2019-09-02
1
-6
/
+9
*
|
oprint: add break hint after functor args
Florian Angeletti
2019-08-29
1
-2
/
+2
|
/
*
Printing additional info about types mismatch during compilation error.
Mekhrubon Turaev
2019-07-30
1
-0
/
+3
*
Custom Exception Handlers at toplevel (#8594)
Andrew Litteken
2019-04-14
1
-1
/
+3
*
Add support for "let" operators
Leo White
2018-11-27
1
-5
/
+20
*
Move variable printer to Pprintast
alainfrisch
2018-11-06
1
-2
/
+2
*
Fix printing of type variables with a quote on 2nd character
alainfrisch
2018-11-06
1
-13
/
+10
*
oprint: tweak printing for polymorphic variants
Florian Angeletti
2018-08-15
1
-1
/
+2
*
Printtyp: minor refactoring of Path.t printing functions (#1988)
Armael
2018-08-14
1
-0
/
+2
*
PR#6416 et al.: injective mapping between identifiers and printed names (#1120)
Florian Angeletti
2018-06-26
1
-2
/
+2
*
Whitespace and overlong line fixes.
David Allsopp
2018-06-14
1
-2
/
+5
*
Fix toplevel printing of -0.
Nicolás Ojeda Bär
2018-03-30
1
-1
/
+1
*
Support empty variants (#1546)
objmagic
2018-03-06
1
-2
/
+5
*
Merge pull request #1231 from Octachron/hello_κόσμος
Florian Angeletti
2017-09-13
1
-11
/
+67
|
\
|
*
toplevel: only escapes bytes and not strings
octachron
2017-09-12
1
-11
/
+67
*
|
Add private extensible variants
Leo White
2017-09-11
1
-1
/
+2
*
|
M.(::) syntax and printing exotic lists in the toplevel. (#1247)
Florian Angeletti
2017-08-11
1
-2
/
+6
|
/
*
Strip big strings in toplevel (#1058)
Fabrice Le Fessant
2017-05-11
1
-2
/
+18
*
fix a problem where short-paths is not working for some polymorphic variant t...
Valentin Gatien-Baron
2017-01-02
1
-2
/
+2
*
GPR#606: add unboxed types
Damien Doligez
2016-07-21
1
-1
/
+5
*
Correctly print declarations of the (::) constructor.
alainfrisch
2016-03-30
1
-0
/
+5
*
More warnings when compiling the compiler.
alainfrisch
2016-03-15
1
-1
/
+1
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-11
/
+14
*
Add support for immediate attribute
Will Crichton
2016-02-02
1
-1
/
+5
*
GPR#42: Add simpler functor type syntax
Gabriel Scherer
2015-10-25
1
-7
/
+23
*
GPR#254: @ocaml.arg_on_literal_pattern attribute on constructors
Alain Frisch
2015-10-15
1
-1
/
+1
*
Update printing of externals
Jérémie Dimino
2015-10-06
1
-5
/
+7
*
Update printing of externals with [@unboxed] or [@untagged] attributes
Jérémie Dimino
2015-08-25
1
-0
/
+2
*
Update printing of nonrec types
Jérémie Dimino
2015-03-13
1
-1
/
+4
*
PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcom...
Jacques Garrigue
2014-11-10
1
-0
/
+2
*
Reintegrate-merge constructors_with_record5 branch.
Alain Frisch
2014-10-14
1
-8
/
+10
|
\
|
*
Adapt printer.
Alain Frisch
2014-04-07
1
-8
/
+10
*
|
PR#5584: merge open extensible types, extension-patch-4.0.2
Jacques Garrigue
2014-05-04
1
-21
/
+126
|
/
*
Shorten syntax for functor signatures (patch by Thomas Gazagnaire)
Gabriel Scherer
2014-03-20
1
-6
/
+11
*
Merge module-alias branch (cf. PR#6063)
Jacques Garrigue
2014-01-10
1
-0
/
+3
|
\
[next]