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: vburenin/ifacemaker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: vburenin/ifacemaker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 14 commits
  • 13 files changed
  • 9 contributors

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    3e55cce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from nirasan/add-default-comment

    Added default value for Comment option
    vburenin authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    11d4a7a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Fix imported packages ending with the name of the current package bei…

    …ng incorrectly replaced (#43)
    
    * Fix imported packages ending with the name of the current package being incorrectly replaced
    
    * fix test
    Peter-Maguire authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    137cd2a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

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

Commits on Mar 22, 2022

  1. [issue-12] implement a first pass on user's source files to find all …

    …type declarations. Then, proceed with the second pass on source code to actually generate the interface. This aims to fix #12 (#47)
    erstam authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c032b25 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. removed trash

    Volodymyr Burenin committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    539bf61 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Update formatter to the latest one.

    Volodymyr Burenin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    640e39d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. fixed releaser

    Volodymyr Burenin committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0f36a3e View commit details
    Browse the repository at this point in the history
  2. fixed releaser

    Volodymyr Burenin committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    31a4cbf View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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

Commits on Sep 22, 2022

  1. Add Dockerfile (#57)

    That also adds Makefile and vars.mk with contants of versions and tags
    
    Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
    
    Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
    Ulysses Souza authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    126f872 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Exclude methods (#58)

    * add original method name to maker.Method
    
    * exclude methods in maker.Make()
    
    * add repeated `-e`/`--exclude-method` flag to cli
    kazhuravlev authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    187c382 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. fix build version to 1.2

    Volodymyr Burenin committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5709281 View commit details
    Browse the repository at this point in the history
  2. updated version to fight code cache issues

    Volodymyr Burenin committed May 9, 2023
    Configuration menu
    Copy the full SHA
    afd8809 View commit details
    Browse the repository at this point in the history
Loading