8000 Comparing 1.3.0-beta...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.0-beta
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
  • 12 commits
  • 21 files changed
  • 8 contributors

Commits on Nov 19, 2023

  1. Update README.md

    * fix links
    * update version tags
    rmorozov committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4393211 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Fix empty dict literal parsing

    Pavel Belikov authored and rmorozov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    98f7cb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update filters.cpp

    Fixing missing life rage protection for the reverse filter.
    jferreyra-sc authored and rmorozov committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c5e0a3b View commit details
    Browse the repository at this point in the history
  2. Update filters.cpp

    Adding protection to many other filters.
    jferreyra-sc authored and rmorozov committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a853f8e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    a2c9100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc0e30 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. bump version in files

    rmorozov authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e97a54e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. 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
    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