Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker support2 #28

Merged
merged 47 commits into from
Jul 22, 2024
Merged

Docker support2 #28

merged 47 commits into from
Jul 22, 2024

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    40dbddb View commit details
    Browse the repository at this point in the history
  2. new: reset oclint to 22.02

    jcdkiki committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f3702e9 View commit details
    Browse the repository at this point in the history
  3. new: change ex3 to c++

    jcdkiki committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    30cb8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec8ad1d View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. add .oclint to gitignore

    jcdkiki committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    795ba9a View commit details
    Browse the repository at this point in the history
  2. fix: MAX_IF_SEQUENCE_LEN

    jcdkiki committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2ba6a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbe0a0d View commit details
    Browse the repository at this point in the history
  4. new: fix build+install

    jcdkiki committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    248608f View commit details
    Browse the repository at this point in the history
  5. new: readme --> wiki

    jcdkiki committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    750322c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. compilation type as argument

    jcdkiki committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b68cf37 View commit details
    Browse the repository at this point in the history
  2. bash scripts for examples

    jcdkiki committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    247e091 View commit details
    Browse the repository at this point in the history
  3. add clean to example #4 makefile

    jcdkiki committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3082ea7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. add install-deps.sh script

    jcdkiki committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    50a1be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a954c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    087b3d0 View commit details
    Browse the repository at this point in the history
  4. add commit hash variable

    jcdkiki committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    867c514 View commit details
    Browse the repository at this point in the history
  5. brief README

    jcdkiki committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c262811 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. fix typo README.md

    jcdkiki committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    2c5a7d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    dd7bcab View commit details
    Browse the repository at this point in the history
  2. better examples

    jcdkiki committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2b544d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix test-gcc???

    jcdkiki committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6ca0dac View commit details
    Browse the repository at this point in the history
  2. goto example

    jcdkiki committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8012e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    207270c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dfd636 View commit details
    Browse the repository at this point in the history
  5. fix dumb thing

    jcdkiki committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c0605c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b8082f View commit details
    Browse the repository at this point in the history
  7. char* --> char

    jcdkiki committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8aa72e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    84c7ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b7dc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 24, 2024

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

Commits on Feb 26, 2024

  1. GlobalVariableRule + example

    jcdkiki committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6abfea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086b632 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    61383af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5fee9d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 19, 2024

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

Commits on Apr 27, 2024

  1. ex-nested-function example

    jcdkiki committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f922e1a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    6a694a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd87aa View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. small fixes

    jcdkiki committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a0e50f7 View commit details
    Browse the repository at this point in the history
  2. newlines (editorconfig)

    jcdkiki committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ae20683 View commit details
    Browse the repository at this point in the history
  3. fix namespaces

    jcdkiki committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4fc9a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. better examples to readme

    jcdkiki committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4829f64 View commit details
    Browse the repository at this point in the history