Alex

Results 129 issues of Alex

See example in issue #82 . There first line of doc is `%YAML 1.2`. But not in dump.

I always getting error `no valid simulator instance` but sim is already started and initially detected by dinghy. ``` Finished dev [unoptimized + debuginfo] target(s) in 35.92 secs (lldb) command...

Is it possible to configure Duckpan for offline testing our great goodies & spices? Currently I always get update-error: ``` log duckpan server Checking for DuckPAN requirements... Checking perl version......

Suggestion

The idea is about new macro where - including move assets - gen names for files (modules and scripts) - gen id by seq number in filename - gen enums...

enhancement

Check out [this test](https://github.com/gitpan/IO-YAML/blob/7cfc01f8bcb49657a61ad54e73aefc588330a165/t/three.yaml#L11-L13). Crashing on: ``` yaml ... This text should be ignored. ``` Parser error stack trace: ``` yaml.YamlException: can not read an implicit mapping pair; a colon...

Not sure in rules about crabs but... I think this should be here.

First implementation #183 , need review. @eqrion Now supports forms: ```rust #[cfg_attr(feature = "foo", no_mangle)] #[cfg_attr(feature = "foo", repr(C))] #[cfg_attr(not(feature = "bar"), repr(C))] ``` And in the `bindgen::utilities::SynItemHelpers::has_attr_word` - any...

I got the following error on the demo: ``` src/Demo.hx:6: characters 7-16 : Class not found : lime.Lime ``` I use actual dev-version hxcpp (from git) and [nightly](http://builds.haxe.org/?prefix=builds/haxe/mac/) Haxe (2014-10-09T22:31:58)

E.g. - `cargo install --bin=dove --path dove` - `cargo install --bin=dove --git=this_repo_branch`

ci
dove