Saltarelle / SaltarelleCompiler

C# to JavaScript compiler – Now http://bridge.net
http://saltarelle-compiler.com
Other
297 stars 74 forks source link

Add missing stuff #366

Open amerkoleci opened 9 years ago

amerkoleci commented 9 years ago

Is possible to add to corlib: INotifyCollectionChanged, INotifyPropertyChanged, ObservableCollection, EditorBrowsableAttribute, DefaultValueAttribute, PropertyChangedEventHandler, LinkedList

Thank you

amerkoleci commented 9 years ago

Also please add also Array.Copy, Array.CopyTo

erik-kallen commented 9 years ago

Noted, but will probably take quite a while as there are higher priority items on my TODO list.

Unless, of course, someone else does it and creates a pull request.