summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-10renamed DNSwift.System to just SystemHEADmasterMatthew Sotoudeh
2014-08-10builds in Beta 5Matthew Sotoudeh
2014-08-02removed punctuation from module nameMatthew Sotoudeh
2014-08-02Everything builds :DMatthew Sotoudeh
2014-07-28Revert a1e620e..0780c0bMatthew Sotoudeh
2014-07-28ignore thisMatthew Sotoudeh
2014-07-28moved System.Collections.Generic to it's own projMatthew Sotoudeh
2014-07-28Separated System into it's own projectMatthew Sotoudeh
2014-07-28updated READMEMatthew Sotoudeh
2014-07-28updated gitignore for Swift/XcodeMatthew Sotoudeh
2014-07-28marked char extensions publicMatthew Sotoudeh
2014-07-28marked ArrayExtensions publicMatthew Sotoudeh
2014-07-28StringExtensions marked publicMatthew Sotoudeh
2014-07-28made System.console publicMatthew Sotoudeh
2014-07-28made IList & List publicMatthew Sotoudeh
2014-07-28uncommented IListMatthew Sotoudeh
2014-07-28made ICollection publicMatthew Sotoudeh
2014-07-28made Enumerable & IEnumerable publicMatthew Sotoudeh
2014-07-28marked IEnumerator public & added AC to EnumeratorMatthew Sotoudeh
2014-07-28added access controls to EnumeratorMatthew Sotoudeh
2014-07-28marked private properties/functions privateMatthew Sotoudeh
2014-07-28added List implementationMatthew Sotoudeh
2014-07-28added IListMatthew Sotoudeh
2014-07-28added ICollectionMatthew Sotoudeh
2014-07-28added implementation of EnumerableMatthew Sotoudeh
2014-07-28added Enumerator implementationMatthew Sotoudeh
2014-07-28added IEnumerable & IEnumeratorMatthew Sotoudeh
2014-07-28added System.ConsoleMatthew Sotoudeh
2014-07-28added tests for ArrayExtensionsMatthew Sotoudeh
2014-07-28fixed array Where testMatthew Sotoudeh
2014-07-28added .Contains string extensionMatthew Sotoudeh
2014-07-28added ArrayExtensionTestsMatthew Sotoudeh
2014-07-28added ArrayExtensionsMatthew Sotoudeh
2014-07-28removed testing classMatthew Sotoudeh
2014-07-28tests for all current StringExtensionsMatthew Sotoudeh
2014-07-28Redoing the whole thingMatthew Sotoudeh
2014-07-21that didn't work.Matthew Sotoudeh
2014-07-21added DNSwift projectMatthew Sotoudeh
2014-07-21added Console classMatthew Sotoudeh
2014-07-21Added System projectMatthew Sotoudeh
2014-07-21created a blank workspaceMatthew Sotoudeh
2014-07-21Removed all the old codeMatthew Sotoudeh
2014-07-11renamed IListTMatthew Sotoudeh
2014-07-11cleaned up the folderMatthew Sotoudeh
2014-07-11nevermindMatthew Sotoudeh
2014-07-11extraMatthew Sotoudeh
2014-07-11changing it to a different project layoutMatthew Sotoudeh
2014-06-15Replaced AnyObjects with TMatthew Sotoudeh
2014-06-11List<T>.Reverse worksMatthew Sotoudeh
2014-06-11implemented List<T>.FindIndexMatthew Sotoudeh
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback