Skip to content
Snippets Groups Projects
Select Git revision
  • 420a6bae76968413ab75b8b17002a07c18bd762a
  • develop default protected
  • feature/kinetic-schemes
  • feature/reconstruction
  • feature/local-dt-fsi
  • feature/composite-scheme-sources
  • feature/composite-scheme-other-fluxes
  • feature/serraille
  • feature/variational-hydro
  • feature/composite-scheme
  • hyperplastic
  • feature/polynomials
  • feature/gks
  • feature/implicit-solver-o2
  • feature/coupling_module
  • feature/implicit-solver
  • feature/merge-local-dt-fsi
  • master protected
  • feature/escobar-smoother
  • feature/hypoelasticity-clean
  • feature/hypoelasticity
  • 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

CMakeLists.txt

Blame
    • Stéphane Del Pino's avatar
      420a6bae
      Add tests for EscapeString utilities · 420a6bae
      Stéphane Del Pino authored
      Actually fixed a few issues and make functions escapeString() and
      unescapeString() reciprocal.
      
      This later change leads to a grammar change, now literal do not
      store quotes: before `"foo"` was stored as the string "\"foo\"", now
      it is just stored as "foo".
      420a6bae
      History
      Add tests for EscapeString utilities
      Stéphane Del Pino authored
      Actually fixed a few issues and make functions escapeString() and
      unescapeString() reciprocal.
      
      This later change leads to a grammar change, now literal do not
      store quotes: before `"foo"` was stored as the string "\"foo\"", now
      it is just stored as "foo".
    README.md 143 B