]> git.mdlowis.com Git - archive/dlang.git/shortlog
archive/dlang.git
2012-05-01 Mike D. LowisUpdated spec v0_3
2012-04-27 Mike D. LowisUpdated language spec
2012-04-25 Mike D. LowisSeperated test and release compiler options so that...
2012-04-25 Mike D. LowisAdded LyX Language Specification document
2012-04-25 Mike D. LowisUpdated parseutils and removed unnecessary files
2012-04-25 Mike D. LowisUpdated parseutils
2012-04-25 Mike D. LowisRemoved unnecessary libs
2012-04-23 Mike D. LowisAdded test file for an option parser
2012-04-23 Mike D. LowisUpdated project to remove architecture dependence.
2012-04-20 Mike D. LowisCleaned up makefile and updated submodules
2012-04-20 Mike D. LowisDelete unnecessary files and updated makefile to build...
2012-04-19 Mike D. LowisDeleted unnecessary files
2012-04-19 Mike D. LowisAdded correct extension for options.cpp
2012-04-19 Mike D. LowisAdded makefile because ruby is stupid
2012-04-19 Mike D. LowisUpdated libs to versions including makefiles
2012-04-11 Mike D. Lowis100% test coverage dlparser and dllexer
2012-04-07 Mike D. LowisAdded unit tests for operators and macros
2012-04-06 Mike D. LowisUpdated default rake task to print coverage info
2012-04-06 Mike D. LowisAdded tests for lexer and parser
2012-04-06 Mike D. LowisUpdated parse-utils to fix off-by-one error
2012-04-04 Mike D. Lowis100% coverage of dllexer
2012-04-04 Mike D. LowisAdded test coverage reporting to the rakefile
2012-04-03 Mike D. LowisAdded unit tests for symbols, numbers, and operators
2012-04-03 Mike D. LowisAdded tests for recognizing numbers
2012-04-03 Mike D. LowisAdded unit test suite for lexer and fixed bug in the...
2012-04-03 Mike D. LowisAdded unittest++ artifacts to the ignore list
2012-04-03 Mike D. LowisAdded unittest++ artifacts to the ignore list
2012-04-03 Mike D. LowisRemoved integration tests files
2012-04-03 Mike D. LowisChanged unit test framework to UnitTest++ and hooked...
2012-04-02 Mike D. LowisUpdated parse-utils and converted dllexer to an infinit...
2012-04-02 Mike D. LowisFixed error macro error message and scheme output for...
2012-04-01 Mike D. LowisAdded a simple example of creating classes in dlang
2012-04-01 Mike D. LowisTweaked macro and map syntax to allow declaration of...
2012-03-30 Mike D. LowisConvert example code to asserts for unit testing purposes
2012-03-28 Mike D. LowisFixed Floating point number syntax and Implemented...
2012-03-27 Mike D. LowisUpdated character escape sequence translation and numbe...
2012-03-26 Mike D. LowisMade the syntax more permissive of commas in lists...
2012-03-26 Mike D. LowisUpdated dependencies with fixes to compile options...
2012-03-25 Mike D. LowisRenamed Language spec
2012-03-25 Mike D. LowisUpdated language spec
2012-03-15 Mike D. LowisAdded description of escape characters
2012-03-15 Mike D. LowisAdded datatype examples to language spec
2012-03-15 Mike D. LowisUpdated type sections in the language spec
2012-03-15 Mike D. LowisUpdated Language spec with description of Numbers
2012-03-15 Mike D. LowisUpdated Language spec with description of Numbers
2012-03-15 Mike D. LowisUpdated language spec outline
2012-03-15 Mike D. LowisAdded language specification document
2012-03-13 Mike D. LowisUpdated scheme translator to keep track of variable...
2012-03-13 Mike D. LowisUpdated parse utils
2012-03-13 Mike D. LowisUpdated parse-utils
2012-03-13 Mike D. LowisUpdated parse-utils and updated to the newer, cleaner...
2012-03-13 Mike D. LowisUpdated rake_utils to version supporting embedded resou...
2012-03-12 Mike D. LowisScheme environment file is now embedded directly in...
2012-03-11 Mike D. LowisAdded define and import operators. Updated assignment...
2012-03-10 Mike D. LowisUpdated README for version 0.2 master
2012-03-10 Mike D. LowisShortened pattern ids for macro syntax syntax
2012-03-10 Mike D. LowisOptimized tree modifications in scheme printerw
2012-03-10 Mike D. LowisUpdated main to generate a scheme temp file, compile...
2012-03-10 Mike D. LowisUpdated parse-utils
2012-03-10 Mike D. LowisUpdated parse-utils
2012-03-10 Mike D. LowisFixed macro expansion, Cleaned up namespaces, and fixed...
2012-03-10 Mike D. LowisUpdated to new parse-utils api
2012-03-09 Mike D. LowisCommiting .gitignore
2012-03-09 Mike D. LowisUpdated parse-utils and added map support to scheme...
2012-03-08 Mike D. LowisCreated seperate debug build with memory leak detection...
2012-03-08 Mike D. LowisMacro expansion is now fully functional!
2012-03-07 Mike D. LowisImplemented macro parameter parsing.
2012-03-06 Mike D. LowisMacro parameter parsing is in place. AST substitution...
2012-03-06 Mike D. LowisAdded pattern class and updated assignment rule in...
2012-03-06 Mike D. LowisConverted macro rules to create macros and patterns...
2012-03-06 Mike D. LowisImplemented hash map syntax
2012-03-06 Mike D. LowisImplemented hash map syntax
2012-03-06 Mike D. LowisImplemented hash map syntax
2012-03-06 Mike D. LowisImplemented hash map syntax
2012-03-05 Mike D. LowisModified main to simply print the AST instead of transl...
2012-03-05 Mike D. LowisAdded infrastructure for hash maps and added support...
2012-03-03 Mike D. LowisDelete macro helper classes and disabled macro expansion
2012-03-02 Mike D. LowisUpdated syntax for macros. Macro expansion is a work...
2012-03-02 Mike D. LowisImplemented new list syntax. Found a bug in btparser...
2012-03-01 Mike D. LowisDisabled grouping operator and removed grave acceent...
2012-03-01 Mike D. LowisAdded language integration tests
2012-03-01 Mike D. LowisUpdated cork library
2012-03-01 Mike D. LowisUpdated README
2012-03-01 Mike D. LowisNow linking against parse-utils library instead of...
2012-02-27 Mike D. LowisRemoved erroneous delete operation that results in...
2012-02-27 Mike D. LowisUploaded macro and param files
2012-02-27 Mike D. LowisAdded a task to build cork library before main binary
2012-02-26 Mike D. LowisUpdated cork library
2012-02-26 Mike D. LowisChanged submodules to 'read-only' url so other people...
2012-02-26 Mike D. LowisDLLexer was not properly handling single character...
2012-02-26 Mike D. LowisRefactored dllexer
2012-02-26 Mike D. LowisDisabled support for macros
2012-02-26 Mike D. LowisRefactored and fixed some memory leaks
2012-02-23 Mike D. LowisUpdated rakefile to use new rake_utils tool
2012-02-23 Mike D. LowisRe-added build dir
2012-02-23 Mike D. Lowisadded cork as a library from and external repo
2012-02-23 Mike D. LowisAdded rake_utils as an external repo
2012-02-23 Mike D. LowisOverhauled codebase for major refactoring
2012-02-12 Mike D. LowisUpdated README
2012-02-12 Mike D. LowisUpdated README
next