index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
/
fe
/
cexp.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add FreeBSD_x86_elf target to rustboot
Rob Arnold
2011-02-09
1
-0
/
+1
*
Change PVAL_num to PVAL_int and remove non-int literal forms.
Graydon Hoare
2010-11-13
1
-16
/
+14
*
Remove dead code in cexp.
Graydon Hoare
2010-11-13
1
-1
/
+0
*
First pass on splitting stratum and opacity off of effects. WIP.
Graydon Hoare
2010-11-02
1
-1
/
+1
*
Bind labels explicitly in fe/cexp.ml. Should fix issue #169.
Patrick Walton
2010-10-11
1
-2
/
+2
*
Use name_base in plval base.
Graydon Hoare
2010-09-20
1
-1
/
+1
*
Move id counters into sess in preparation for moving desugaring to middle-end.
Graydon Hoare
2010-09-20
1
-17
/
+3
*
Commence moving pexp into ast, for eventual merger with expr.
Graydon Hoare
2010-09-14
1
-23
/
+23
*
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...
Graydon Hoare
2010-09-09
1
-2
/
+6
*
First lame stab at solving the diamond import problem
Patrick Walton
2010-09-08
1
-3
/
+11
*
Make error reporting slightly more regular.
Graydon Hoare
2010-08-24
1
-2
/
+3
*
Absent any deep overhauls to syntax or constant-handling, hack in the ability...
Graydon Hoare
2010-08-16
1
-16
/
+29
*
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
2010-07-27
1
-1
/
+3
*
Tidy up handling of unimplemented features. These are expected (if undesirabl...
Graydon Hoare
2010-07-20
1
-8
/
+1
*
Err kindly instead of asserting on duplicate mod declarations in crates.
Roy Frostig
2010-07-08
1
-1
/
+5
*
Some fixme-to-issue housekeeping.
Graydon Hoare
2010-06-28
1
-1
/
+1
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+762