8000 Comparing 1.3.2...master · jinja2cpp/Jinja2Cpp · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jinja2cpp/Jinja2Cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: jinja2cpp/Jinja2Cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 4, 2024

  1. 8000 Configuration menu
    Copy the full SHA
    b32fbde View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Fix quadric memcpy on toJson (#259)

    * fix quadratic speed
    
    * add reserve
    ydot13 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e98b3b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    7AD1
    Copy the full SHA
    86dfb93 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Fix division remainder operator (%) (#272)

    * Fix compatibility with Jinja for the % operator.
    
    * Rename enum value DivReminder -> DivRemainder
    
    * Add test for the remainder operator %
    
    ---------
    
    Co-authored-by: Vesselin Atanasov <vesselin@awcreator.com>
    MeanSquaredError and Vesselin Atanasov authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2053cfa View commit details
    Browse the repository at this point in the history
Loading
0