My favorites | Sign in
Logo
                
Details: Show all Hide all

Earlier this year

  • Jun 29, 2009
    RELEASE-NOTES-0.2.1 (Release Notes for v0.2.1) file uploaded by amoswenger   -  
    Labels: Featured Type-Docs OpSys-All
    Labels: Featured Type-Docs OpSys-All
  • Jun 29, 2009
    ooc-src-0.2.1.tar.bz2 (ooc 0.2.1 source) file uploaded by amoswenger   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • Jun 29, 2009
    ooc-jar-0.2.1.tar.bz2 (ooc 0.2.1 jar distribution) file uploaded by amoswenger   -  
    Labels: Featured OpSys-All Type-Archive
    Labels: Featured OpSys-All Type-Archive
  • Jun 29, 2009
    ooc-win32-bin-0.2.1.tar.bz2 (ooc 0.2.1 windows binaries) file uploaded by amoswenger   -  
    Labels: OpSys-Windows Featured Type-Archive
    Labels: OpSys-Windows Featured Type-Archive
  • Jun 29, 2009
    ooc-linux-bin-0.2.1.tar.bz2 (ooc 0.2.1 linux binaries) file uploaded by amoswenger   -  
    Labels: OpSys-Linux Featured Type-Archive
    Labels: OpSys-Linux Featured Type-Archive
  • Jun 25, 2009
    INSTALL (ooc 0.2 install instructions) file uploaded by amoswenger   -  
    Labels: Type-Docs OpSys-All
    Labels: Type-Docs OpSys-All
  • Jun 25, 2009
    ooc-jar-0.2.tar.bz2 (ooc 0.2 jar distribution) file uploaded by amoswenger   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Jun 25, 2009
    ooc-win32-bin-0.2.tar.bz2 (ooc 0.2 windows binaries) file uploaded by amoswenger   -  
    Labels: Featured Type-Archive OpSys-Windows
    Labels: Featured Type-Archive OpSys-Windows
  • Jun 25, 2009
    ooc-linux-bin-0.2.tar.bz2 (ooc 0.2 linux binaries) file uploaded by amoswenger   -  
    Labels: Type-Archive Featured OpSys-Linux
    Labels: Type-Archive Featured OpSys-Linux
  • Jun 25, 2009
    ooc-src-0.2.tar.bz2 (ooc 0.2 source) file uploaded by amoswenger   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • Jun 24, 2009
    WishList Wiki page deleted by amoswenger
  • Jun 18, 2009
    Issues (Issues / bug report / feature enhancement) Wiki page added by amoswenger
  • Jun 18, 2009
    Source (Source code) Wiki page added by amoswenger
  • Jun 10, 2009
    r130 (Bugfixes, a tweak here and there, and a few new Gtk controls...) committed by amoswenger   -   Bugfixes, a tweak here and there, and a few new Gtk controls: HScrollbar, HScale, SpinButton, Adjustment..
    Bugfixes, a tweak here and there, and a few new Gtk controls: HScrollbar, HScale, SpinButton, Adjustment..
  • Jun 09, 2009
    r129 (Fixed a bug which caused variables to be declared static ove...) committed by amoswenger   -   Fixed a bug which caused variables to be declared static over-zealously. Continued migration of APIs, fixed bugs in Writer, GTK*, etc.
    Fixed a bug which caused variables to be declared static over-zealously. Continued migration of APIs, fixed bugs in Writer, GTK*, etc.
  • Jun 08, 2009
    r128 (Cleaned up some tests, cleaned up the code concerning functi...) committed by amoswenger   -   Cleaned up some tests, cleaned up the code concerning function pointers and added support for the new '@' syntax (see ninja-examples/pointer-tests)
    Cleaned up some tests, cleaned up the code concerning function pointers and added support for the new '@' syntax (see ninja-examples/pointer-tests)
  • Jun 07, 2009
    r127 (Bugfixes, added Cover (fake Class allowing to add functions ...) committed by amoswenger   -   Bugfixes, added Cover (fake Class allowing to add functions to base types like String/Int, etc.) Continuing to convert the whole sdk to the ninja syntax. ADDED HAIKU/LIBGC.A! Great news!
    Bugfixes, added Cover (fake Class allowing to add functions to base types like String/Int, etc.) Continuing to convert the whole sdk to the ninja syntax. ADDED HAIKU/LIBGC.A! Great news!
  • May 31, 2009
    r126 (Added Shell (launch processes), Array (Object array with len...) committed by amoswenger   -   Added Shell (launch processes), Array (Object array with length and bound checking), and Time (get time and date) modules to the sdk.
    Added Shell (launch processes), Array (Object array with length and bound checking), and Time (get time and date) modules to the sdk.
  • May 31, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 31, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 31, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 31, 2009
    InstallingOocRazor (How to install ooc v0.1 codename razor) Wiki page edited by amoswenger
  • May 31, 2009
    LanguageSummary (The ooc language in a nutshell) Wiki page edited by amoswenger
  • May 31, 2009
    Contact Wiki page deleted by amoswenger
  • May 31, 2009
    Manifesto (The funding principles of the ooc programming language) Wiki page edited by amoswenger
  • May 31, 2009
    Manifesto (The funding principles of the ooc programming language) Wiki page edited by amoswenger
  • May 30, 2009
    Manifesto (The funding principles of the ooc programming language) Wiki page added by amoswenger
  • May 30, 2009
    r116 (Moved RawHeaderCode to the proper package) committed by amoswenger   -   Moved RawHeaderCode to the proper package
    Moved RawHeaderCode to the proper package
  • May 30, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 30, 2009
    r114 (Added support of isntanciations (new) without parenthesis. F...) committed by amoswenger   -   Added support of isntanciations (new) without parenthesis. Fixed a bug which made a getter call itself when it explicitly returned its value. All 11 tests run perfectly.
    Added support of isntanciations (new) without parenthesis. Fixed a bug which made a getter call itself when it explicitly returned its value. All 11 tests run perfectly.
  • May 29, 2009
    r113 (Added the following features: implicit return at the end of ...) committed by amoswenger   -   Added the following features: implicit return at the end of a getter, implicit return of the last value in non-void functions with no explicit return at the end, return type inference for getters, function calls without parenthesis (all three types: member/static/regular functions)
    Added the following features: implicit return at the end of a getter, implicit return of the last value in non-void functions with no explicit return at the end, return type inference for getters, function calls without parenthesis (all three types: member/static/regular functions)
  • May 29, 2009
    r112 (Added a recent build of ubi instead of depending on the proj...) committed by amoswenger   -   Added a recent build of ubi instead of depending on the project (sorry guys).
    Added a recent build of ubi instead of depending on the project (sorry guys).
  • May 29, 2009
    r111 (Added ninja-style function definitino (the "func keyword"), ...) committed by amoswenger   -   Added ninja-style function definitino (the "func keyword"), deprecated (=*) notation, added member argument type inference, added error on missing argument name after type.
    Added ninja-style function definitino (the "func keyword"), deprecated (=*) notation, added member argument type inference, added error on missing argument name after type.
  • May 29, 2009
    WishList (A short wish list, just a personal reminder, really) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    InstallingOocRazor (How to install ooc v0.1 codename razor) Wiki page edited by amoswenger
  • May 29, 2009
    SyntaxHighlighting (How to have syntax highlighting in different editors) Wiki page added by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    r103 (Renamed examples to razor-examples, to prepare implementatio...) committed by amoswenger   -   Renamed examples to razor-examples, to prepare implementation of the ninja syntax.
    Renamed examples to razor-examples, to prepare implementation of the ninja syntax.
  • May 29, 2009
    r102 (Ran FindBugs on ooc and applied senseful suggestions.) committed by amoswenger   -   Ran FindBugs on ooc and applied senseful suggestions.
    Ran FindBugs on ooc and applied senseful suggestions.
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page edited by amoswenger
  • May 29, 2009
    NinjaSyntax (What crazy language features are in the make for ooc v0.2, c...) Wiki page added by amoswenger
  • May 28, 2009
    r95 (More optimizations, added timing options to CLI and daemon m...) committed by amoswenger   -   More optimizations, added timing options to CLI and daemon modes. Timer class.
    More optimizations, added timing options to CLI and daemon modes. Timer class.
  • May 28, 2009
    r94 (Further optimizations: oocheeps build time dropped from 16.5...) committed by amoswenger   -   Further optimizations: oocheeps build time dropped from 16.5s to 4.6s !!!!
    Further optimizations: oocheeps build time dropped from 16.5s to 4.6s !!!!
 
Hosted by Google Code