Pierre Krieger
|
414922ca5a
|
Fix missing semicolons after macros
|
2015-01-03 20:11:20 +01:00 |
|
Glenn Watson
|
4b0b992d11
|
rustc updates.
|
2014-11-20 18:31:35 +10:00 |
|
Tomaka17
|
fb41ba6853
|
Fix deprecated functions
|
2014-10-26 17:02:29 +01:00 |
|
Tomaka17
|
816d057a07
|
Update for rustc
|
2014-10-02 17:26:50 +02:00 |
|
Tomaka17
|
ba4084376f
|
Fix warnings
|
2014-08-31 08:16:36 +02:00 |
|
Tomaka17
|
1a72032f30
|
Fix most warnings
|
2014-07-23 17:47:32 +02:00 |
|
Tomaka17
|
a7a4e7217c
|
HasLua<'lua> -> HasLua
The lifetime system will be done with another trait
|
2014-07-23 17:29:45 +02:00 |
|
Tomaka17
|
3466c3d76e
|
Add InsideCallback struct
|
2014-07-21 09:43:24 +02:00 |
|
Tomaka17
|
93723b0a25
|
CopyRead now uses HasLua
|
2014-07-21 09:20:14 +02:00 |
|
Tomaka17
|
8d9f95f2cc
|
Push trait now takes a HasLua
|
2014-07-19 10:15:32 +02:00 |
|
Tomaka17
|
bcdf6fc0b6
|
Rename traits: Pushable -> Push, *Readable -> *Read
Closes #6
|
2014-07-16 08:27:11 +02:00 |
|
Tomaka17
|
26f3d280e7
|
Move tests out of files
|
2014-07-13 20:24:44 +02:00 |
|
Tomaka17
|
26d92661f6
|
Update to Rust nightly
|
2014-07-10 17:04:00 +02:00 |
|
Tomaka17
|
9c93994964
|
Reorganize project correctly
|
2014-07-10 15:23:49 +02:00 |
|