fholm / IronJS

IronJS - A JavaScript implementation for .NET
http://ironjs.wordpress.com
Apache License 2.0
680 stars 79 forks source link

SL4.sln missing files #86

Closed Meai closed 10 years ago

Meai commented 13 years ago

Legacy.fs SuffixString.fs

otac0n commented 13 years ago

Would you mind submitting a patch?

Meai commented 13 years ago

I'm sorry, I neither know git, nor this project. I just thought I should still mention this. I also don't know where these files are, there are some c# files with these names but adding those didn't solve the problem. In addition to that I don't know f#...

otac0n commented 13 years ago

Ok, I'll take a look.

roubarbe commented 10 years ago

parse error FS0225: Source file '/Users/username/IronJS/Src/IronJS/Legacy.fs' could not be found

parse error FS0225: Source file '/Users/username/IronJS/Src/IronJS/SuffixString.fs' could not be found

parse error FS0225: Source file '/Users/username/IronJS/Src/IronJS/SplayTree.fs' could not be found

parse error FS0225: Source file '/Users/username/IronJS/Src/IronJS/Caches.fs' could not be found

parse error FS0225: Source file '/Users/username/IronJS/Src/IronJS/ReflectionCache.fs' could not be found

While attempting to compile.

fholm commented 10 years ago

Wont fix this.