2009-04-05 |
Alexandre Bique | oups ;-)
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | memory leak in the moulette
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | ozulis::core::IdBase::check(), improved
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | ozulis::core::IdBase::check(), improved
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | [core] some improvements to id system
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | documented ozulis::core::id
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | updated readme
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | [mugiwara] moved bison-parser to bison
|
commit | commitdiff | tree |
2009-04-05 |
Alexandre Bique | [mugiwara] using prefix for parser and lexer
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | [mugiwara] easier parser to read
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | [build] factorized flex and bison macros
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | no more TODO, see doxygen's roadmap
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | [doc] updated mainpage
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | updated roadmap
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | oups i forgot it
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | updated README
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | [moulette] first listenner is working ;-)
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | [moulette] added logic for a basic test suite
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | [moulette] the dummy test works ;-)
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | some work on the moulette
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | cleaned mugiwara's parser
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | No more using namespace
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | added support for generating qt-creator build dir
|
commit | commitdiff | tree |
2009-04-04 |
Alexandre Bique | updated bison's patch
|
commit | commitdiff | tree |
2009-04-02 |
Alexandre Bique | [build] re-updated cmake to show source files in IDE.
|
commit | commitdiff | tree |
2009-04-02 |
Alexandre Bique | [moulette] starting the moulette
|
commit | commitdiff | tree |
2009-04-02 |
Alexandre Bique | some work on arrays and pointers, but it's definetly...
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | can do printf like messages with assert_msg
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | using -ggdb3 when debugging
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | [tests] added two tests for arrays
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | oupss ;-)
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | some work on arrays
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | typing strings as const array of uint8
|
commit | commitdiff | tree |
2009-04-01 |
Alexandre Bique | fixes compilation
|
commit | commitdiff | tree |
2009-03-31 |
Alexandre Bique | creating a NamedType in the parser when i can't resolve...
|
commit | commitdiff | tree |
2009-03-31 |
Alexandre Bique | typo
|
commit | commitdiff | tree |
2009-03-31 |
Alexandre Bique | fixed example
|
commit | commitdiff | tree |
2009-03-31 |
Alexandre Bique | type do not need a name, but created NamedType for...
|
commit | commitdiff | tree |
2009-03-31 |
Alexandre Bique | some work to introduce strings, but i have to introduce...
|
commit | commitdiff | tree |
2009-03-30 |
Alexandre Bique | removed old visitor
|
commit | commitdiff | tree |
2009-03-30 |
Alexandre Bique | [visitors] ported llvm asm generator
|
commit | commitdiff | tree |
2009-03-30 |
Alexandre Bique | [doc] changed <h123> font size
|
commit | commitdiff | tree |
2009-03-30 |
Alexandre Bique | finished the porting of simplify visitor
|
commit | commitdiff | tree |
2009-03-30 |
Alexandre Bique | tmp work
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | removed old typechecker
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | the compiler use the new type checker
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | ported type checker to the new visitor pattern
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | removed sizeof visitor from ast
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | ported Sizeof visitor to the new Visitor pattern
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | removed an old include
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | [build] updated dependancies
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | removed default visitor
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | [visitors] moved ascii visitor to visitors/ascii-printer
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | removed headers from cmake
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | i wrote enough doc for today
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | small fixes to documentation
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | Fixe: removed an include to a non existant file
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | [doc] started some documentation about conventions
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | removing scope-builder-visitor from ast/
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | Yeah my new visitor pattern works :)
|
commit | commitdiff | tree |
2009-03-29 |
Alexandre Bique | almost fixed the build system
|
commit | commitdiff | tree |
2009-03-28 |
Alexandre Bique | [build] moved generators files to ozulis/generators
|
commit | commitdiff | tree |
2009-03-27 |
Alexandre Bique | tmp commit
|
commit | commitdiff | tree |
2009-03-27 |
Alexandre Bique | some work on the new visitor pattern, i still have...
|
commit | commitdiff | tree |
2009-03-27 |
Alexandre Bique | working on a new visitor pattern.
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [core] enchanced the id system to be able to know the...
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [plugins] loading plugin, especialy mugiwara :-)
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [build] linking lang-mugiwara against core and ast
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [refractoring] i forgot this one ???
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [refractoring] moved mugiwara to lang/mugiwara
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [refractoring] removed the lang namespace
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | added a ChangeLog even if it's empty, i will fill it...
|
commit | commitdiff | tree |
2009-03-26 |
Alexandre Bique | [refractor] moved classes into ozulis namespace and...
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | [build] ozulis is no more linked to mugiwara
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | [configure] using BINDIR to create the link to ozulis
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | [configure] added the ability to configure libdir,...
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | more comfortable gitignore and configure
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | [build] better installing process :-)
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | [build/plugin] started make install and moving some...
|
commit | commitdiff | tree |
2009-03-25 |
Alexandre Bique | [plugin] starting the plugin system
|
commit | commitdiff | tree |
2009-03-24 |
Alexandre Bique | [tests] added a tests for basic strings
|
commit | commitdiff | tree |
2009-03-22 |
Alexandre Bique | will finish it later
|
commit | commitdiff | tree |
2009-03-22 |
Alexandre Bique | yeah i can assign to pointers and get lvalue's address :-)
|
commit | commitdiff | tree |
2009-03-21 |
Alexandre Bique | added the AtExp
|
commit | commitdiff | tree |
2009-03-21 |
Alexandre Bique | some work on target data
|
commit | commitdiff | tree |
2009-03-21 |
Alexandre Bique | [tests] added hello world
|
commit | commitdiff | tree |
2009-03-18 |
Alexandre Bique | [test] updated tests using pointers for the mugiwara...
|
commit | commitdiff | tree |
2009-03-18 |
Alexandre Bique | Merge branch 'master' of git://repo.or.cz/ozulis
|
commit | commitdiff | tree |
2009-03-18 |
Alexandre Bique | [mugiwara] using @ and $ to say it's a pointer or get...
|
commit | commitdiff | tree |
2009-03-18 |
Alexandre Bique | [browser visitor generator] added a missing new line
|
commit | commitdiff | tree |
2009-03-16 |
Alexandre Bique | local variable was not typed as referenced type
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | the compilers initialize its target data with native...
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | Added target data
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | came back to the stable stade where i don't use llvm...
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | The compiler is now a Singleton
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | Factorized some code and renamed LLVMGeneratorVisitor...
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | Removed trailling white spaces
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | Using C++ sizeof to determine the size of the types.
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | Renamed check_expr.sh to check-expr.sh for naming consistency
|
commit | commitdiff | tree |
2009-03-15 |
Alexandre Bique | building more complete tags file for vim
|
commit | commitdiff | tree |