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
/
parsing
/
parser.mly
Commit message (
Expand
)
Author
Age
Files
Lines
*
M.(::) syntax and printing exotic lists in the toplevel. (#1247)
Florian Angeletti
2017-08-11
1
-7
/
+2
*
merge trunk and update test
Runhang Li
2017-07-23
1
-0
/
+6
|
\
|
*
Support 'let open' in class and class type expressions (#1249)
Alain Frisch
2017-07-20
1
-0
/
+6
*
|
Merge branch 'trunk' into object-inherit
Runhang Li
2017-03-22
1
-1
/
+11
|
\
\
|
|
/
|
*
Fix PR#7344
Jacques Garrigue
2017-03-15
1
-1
/
+11
*
|
Support inherited field in object type expression.
Mark Li
2017-03-22
1
-5
/
+12
|
/
*
Merge pull request #915 from objmagic/more-pprintast-fix
Alain Frisch
2016-12-19
1
-51
/
+1
|
\
|
*
Fix corner case GADT exp bug.
Runhang Li
2016-11-15
1
-51
/
+1
*
|
MPR#7216: allow syntax Functor(val x) (#949)
sliquister
2016-12-13
1
-9
/
+12
|
/
*
Add missing locations in the parsetree (#749)
Fabrice Le Fessant
2016-08-29
1
-13
/
+15
*
Merge pull request #508 from diml/semicolon-extension
Leo White
2016-07-18
1
-0
/
+4
|
\
|
*
Allow shortcut for extension on semicolons
Jeremie Dimino
2016-03-17
1
-0
/
+4
*
|
minor parser.mly factorization
Gabriel Scherer
2016-06-29
1
-9
/
+7
*
|
Change the parser so that the pattern M.[] resolves [] using M.
Jeremy Yallop
2016-06-03
1
-1
/
+2
*
|
Fix the 126 reduce/reduce conflicts in the grammar.
Jeremy Yallop
2016-05-31
1
-10
/
+3
*
|
Call the '#' sign hash rather than sharp.
Sébastien Hinderer
2016-05-09
1
-29
/
+29
*
|
GPR#187: local open for patterns
octachron
2016-05-09
1
-14
/
+38
*
|
Merge tag 4.03.0 into trunk.
Damien Doligez
2016-04-28
1
-5
/
+6
*
|
whitespace and long lines
Damien Doligez
2016-04-19
1
-1
/
+2
|
/
*
More warnings when compiling the compiler.
alainfrisch
2016-03-15
1
-2
/
+2
*
Merge branch '4.03_merged_in_trunk' of https://github.com/bobot/ocaml into bo...
Alain Frisch
2016-03-15
1
-48
/
+50
|
\
|
*
parser: a few more wrong symbol numbers
Frederic Bour
2016-03-08
1
-5
/
+5
|
*
parser: wrong symbol number in error
Frederic Bour
2016-03-08
1
-1
/
+1
|
*
Attributes sometimes dropped by parser
Frederic Bour
2016-03-08
1
-4
/
+4
|
*
Fix the order of attributes and mutable/virtual flags.
Drup
2016-03-03
1
-24
/
+26
|
*
Add ext/attr shortcut for class types.
Drup
2016-03-03
1
-14
/
+14
|
*
allow docstring in object and polymorphic variant types.
Thomas Refis
2016-03-03
1
-5
/
+18
|
*
allow docstring inside arrow types, attach them to parameters
Thomas Refis
2016-03-03
1
-4
/
+13
*
|
Local let exceptions.
alainfrisch
2016-03-15
1
-13
/
+49
*
|
Merge pull request #477 from trefis/4.03-docstrings
Mark Shinwell
2016-03-03
1
-9
/
+31
|
/
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-11
/
+14
*
clean up whitespace and cut long lines
Damien Doligez
2016-02-17
1
-35
/
+51
*
Add ext/attrs shortcut on module and module type expressions.
Drup
2016-02-05
1
-18
/
+26
*
Add ext/attrs shortcut on class expressions.
Drup
2016-02-05
1
-29
/
+33
*
Add ext/attrs shortcut on patterns.
Drup
2016-02-05
1
-11
/
+23
*
Add ext/attrs shortcut for pack/unpack of modules.
Drup
2016-02-05
1
-31
/
+46
*
Allow per-binding attributes on lets.
Drup
2016-02-05
1
-17
/
+10
*
Add ext/attrs shortcut on include.
Drup
2016-02-05
1
-8
/
+12
*
Add ext/attrs shortcut on module type.
Drup
2016-02-05
1
-5
/
+7
*
Add ext/attrs shortcut on open.
Drup
2016-02-05
1
-5
/
+8
*
Add ext/attrs shortcut on classes.
Drup
2016-02-05
1
-28
/
+34
*
Add ext/attrs shortcut on primitives and val.
Drup
2016-02-05
1
-10
/
+14
*
Add ext/attrs shortcut on module declarations.
Drup
2016-02-05
1
-17
/
+23
*
Add ext/attrs shortcut on module definition.
Drup
2016-02-05
1
-12
/
+16
*
Add ext/attrs shortcut on type and exception declarations.
Drup
2016-02-05
1
-32
/
+41
*
Add utilities for extension and attributes.
Drup
2016-02-05
1
-0
/
+17
*
Disallow ``::'' for consistency
Runhang Li
2016-01-28
1
-1
/
+1
*
Allow ``::`` surrounded by parenthesis as...
Runhang Li
2016-01-28
1
-1
/
+1
*
Allow ``[]`` as a user-defined constructor
Runhang Li
2016-01-28
1
-1
/
+1
*
Rename parsetree constants.
Drup
2016-01-18
1
-14
/
+14
[next]