Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 38771ccb510b84940ebd18147ef89c55ecd9aca2
  • develop default protected
  • Nodal_diffusion
  • feature/Navier-Stokes
  • feature/Nodal_diffusion
  • feature/composite-scheme
  • feature/composite-scheme-other-fluxes
  • feature/composite-scheme-sources
  • feature/coupling_module
  • feature/discontinuous-galerkin
  • feature/escobar-smoother
  • feature/explicit-gp-cfl
  • feature/gks
  • feature/hypoelasticity
  • feature/hypoelasticity-clean
  • feature/implicit-solver
  • feature/implicit-solver-o2
  • feature/kinetic-schemes
  • feature/local-dt-fsi
  • feature/merge-local-dt-fsi
  • feature/polynomials
  • v0.5.0 protected
  • v0.4.1 protected
  • v0.4.0 protected
  • v0.3.0 protected
  • v0.2.0 protected
  • v0.1.0 protected
  • Kidder
  • v0.0.4 protected
  • v0.0.3 protected
  • v0.0.2 protected
  • v0 protected
  • v0.0.1 protected
33 results
Created with Raphaël 2.2.05Jun4330May292827252422211918161513121097630Apr29272519181716151412119854229Mar2320151275428Feb272625221511865128Jan252316151110965220Dec191817169423Nov2214131231Oct302925242319181716151110985432128Sep2725242221201918171211107654331Aug30272010987632130Jul2524232221201918171613111096543229Jun282726252422212019181514131211987654131May3029Continue std::variant/std::visit implementation testsFix special 'for' statementsRemove transitional 'enum class Node::Type'Remove execute_node function mechanism and clean-upImplement 'break' and 'continue' execute node functions in the ASTFix g++ compilationContinue Node::execute implementationBegin Node::execute implementationChange Z type to be int64_tChange symbol tables managementInclude PEGTL using -system to avoid spurious warningsgit subrepo pull packages/PEGTLMerge branch 'develop' into feature/languageMerge branch 'fix/g++-9-warnings' into 'develop'Fix misused of std::move which prevented copy elision of temporariesBegin symbol table performance improvementReplace if->then->else cascade in execution by a switch on node typeRemove a bunch of useless checksAdd 'break' and 'continue' placement checkingAdd 'break' and 'continue' keywords inside loopsBegin break keyword implementationUse TAO_PEGTL_STRING to improve readability of the grammarImproved SymbolTable::removeUnmatchedsymbolsChange for-loop behavior to mimic C++ and not CRemove useless statement_bloc execution and type definitionAdd for loop statementAdd do-while and while loopsAdd logical binary operators (and, &&, or, ||)Add equality operators (==, !=)Add comparison operators (<,<=,>,>=)Add boolean not operatorImprove if/else treatmentMerge branch 'develop' into feature/languageMerge branch 'feature/ci-pipeline' into 'develop'Reorganize pipelineForce cmake invocation to deal with cleaned cacheRework CI pipelineDisallow weird if/else statementFix `else` statement in conditionalBegin if statement coding
Loading