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
/
test
/
compile-fail
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modified parser to handle alt type andadded a few tests
Or Brostovski
2010-08-21
1
-0
/
+6
*
Fix some naughtiness of handling newlines in bracequotes and multi-line comme...
Graydon Hoare
2010-08-03
1
-0
/
+10
*
Improve mutability checking. Closes #118.
Graydon Hoare
2010-07-23
5
-1
/
+24
*
Add test for writing-through-uninit bug (reported on IRC by jrmuizel), plus f...
Graydon Hoare
2010-07-23
1
-0
/
+10
*
Add a test for an obvious-seeming (but not actually legal) kind of cast attem...
Graydon Hoare
2010-07-19
1
-0
/
+13
*
Fix over-optimistic resolution of self-methods within obj scopes. There is no...
Graydon Hoare
2010-07-19
1
-0
/
+11
*
Missing semicolon in type.ml, plus test to catch regression. Closes #113.
Graydon Hoare
2010-07-19
1
-0
/
+7
*
Ensure that functions that should return a value do; issue 41
Patrick Walton
2010-07-16
2
-0
/
+10
*
Implement the "simple typechecker", which avoids HM inference
Patrick Walton
2010-07-15
1
-2
/
+2
*
Remove log-type-error; everything is loggable.
Patrick Walton
2010-07-15
1
-6
/
+0
*
Fix ret/put mis-identification in typechecker. Closes #87.
Graydon Hoare
2010-07-14
1
-0
/
+8
*
Catch cyclic imports harder. Add 2 tests to confirm.
Graydon Hoare
2010-07-09
2
-0
/
+20
*
Issue 66: Multi-line comments
Matt Brubeck
2010-07-08
1
-0
/
+9
*
Some more typestate tests.
Graydon Hoare
2010-07-08
3
-4
/
+28
*
Numerous bug fixes to typestate algorithm.
Graydon Hoare
2010-07-06
1
-0
/
+14
*
Fix compile-fail/log-type-error.rs.
Graydon Hoare
2010-07-04
1
-1
/
+1
*
Only translate or dwarf-emit items or stubs locally defined or used. Avoids i...
Graydon Hoare
2010-06-27
1
-1
/
+1
*
Add testcases for item name conflict at the same path level.
Roy Frostig
2010-06-25
1
-0
/
+8
*
A couple new tests for broken parts of the typechecker, XFAILed.
Graydon Hoare
2010-06-24
2
-0
/
+10
*
Populate tree.
Graydon Hoare
2010-06-23
35
-0
/
+358
[prev]