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
/
bytecomp
/
lambda.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
change really key to tags + move code to cmmgen
Jacques Garrigue
2003-12-06
1
-1
/
+1
*
bytecode and native code working (native is slow!)
Jacques Garrigue
2003-12-01
1
-1
/
+3
*
changement des locations, premiere tranche
Damien Doligez
2002-11-01
1
-1
/
+1
*
Complex bigarrays
Xavier Leroy
2002-02-10
1
-0
/
+1
*
optimsation pm a donf
Luc Maranget
2001-02-19
1
-4
/
+15
*
or-pat avec variables et compil du switch
Luc Maranget
2000-10-02
1
-2
/
+10
*
new or-pat compilation + exhaustiveness used in compilation
Luc Maranget
2000-08-11
1
-2
/
+4
*
Ajout des conversions int <-> int32 <-> int64
Xavier Leroy
2000-03-05
1
-0
/
+1
*
Optimisation des acces aux bigarrays
Xavier Leroy
2000-02-28
1
-0
/
+16
*
Ajout des types predefinis int32, int64, nativeint.
Xavier Leroy
2000-02-21
1
-0
/
+19
*
Revu compilation du filtrage des variants. Ajout de la primitive Pisint et d...
Xavier Leroy
1999-12-06
1
-0
/
+2
*
Changement de la licence
Xavier Leroy
1999-11-17
1
-1
/
+2
*
Ajout de Pervasives.ignore. List.remove -> List.remove_ass*
Xavier Leroy
1999-02-24
1
-0
/
+1
*
Nouveau schema de compilation des definitions d'une unite de compilation en o...
Xavier Leroy
1999-02-04
1
-0
/
+3
*
Nouvelle syntaxe des classes
Jérôme Vouillon
1998-06-24
1
-0
/
+1
*
Ajout du let_kind Variable, pour aider les transformations ulterieures (e.g. ...
Xavier Leroy
1998-04-30
1
-1
/
+10
*
Ajout de pseudo-evenements en debut de fonction (on ne s'y arrete pas,
Jérôme Vouillon
1997-03-27
1
-0
/
+2
*
Ajout du support pour le debugger
Xavier Leroy
1996-11-29
1
-0
/
+10
*
Detection des fonctions tuplifiees.
Xavier Leroy
1996-10-22
1
-1
/
+3
*
Ajout du module Types et d'infos d'environnement dans Typedtree.
Xavier Leroy
1996-09-23
1
-1
/
+0
*
Renommage en Objective Caml
Xavier Leroy
1996-04-30
1
-2
/
+2
*
Extension objets.
Jérôme Vouillon
1996-04-22
1
-1
/
+4
*
Compilation du pattern-matching revue (orpats, matchings avec entiers
Xavier Leroy
1996-04-04
1
-7
/
+10
*
Ajout de la primitive %absfloat (valeur absolue flottante).
Xavier Leroy
1996-03-07
1
-1
/
+2
*
Lfunction a plusieurs arguments. Decurryfication faite dans Translcore.
Xavier Leroy
1995-12-19
1
-1
/
+1
*
Acces aux variables liees par un pattern-matching entierement revu.
Xavier Leroy
1995-12-15
1
-8
/
+6
*
Transformation des references en variables
Xavier Leroy
1995-11-25
1
-0
/
+1
*
Ajout flag mutable sur Pmakeblock, qui desactive
Xavier Leroy
1995-11-09
1
-1
/
+1
*
"with" -> "with type"
Xavier Leroy
1995-10-03
1
-1
/
+1
*
Ajout des notices de copyright
Xavier Leroy
1995-08-09
1
-0
/
+13
*
Creation du module primitive.
Xavier Leroy
1995-07-27
1
-6
/
+25
*
Changement representation des primitives.
Xavier Leroy
1995-07-25
1
-1
/
+2
*
Introduction de Pintoffloat et Pfloatofint.
Xavier Leroy
1995-07-11
1
-0
/
+1
*
Branchement du GC de la version bytecode sur le compilateur natif
Xavier Leroy
1995-07-10
1
-4
/
+6
*
Codage des constructeurs constants avec Const_pointer
Xavier Leroy
1995-07-02
1
-2
/
+6
*
Fermetures representees en un seul bloc
Xavier Leroy
1995-06-22
1
-1
/
+0
*
Changement representation des constructeurs constants.
Xavier Leroy
1995-06-18
1
-3
/
+5
*
Remplacement de Cset par Set
Xavier Leroy
1995-05-30
1
-1
/
+0
*
Passage a la version bootstrappee (franchissement du Rubicon)
Xavier Leroy
1995-05-04
1
-0
/
+65