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: unknowncoder05/app-architect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: json-compiler-v.06
Choose a base ref
...
head repository: unknowncoder05/app-architect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 31 files changed
  • 1 contributor

Commits on Aug 14, 2021

  1. recursive constructor

    unknowncoder05 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    8d5cae8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    8654112 View commit details
    Browse the repository at this point in the history
  2. django model compiling

    unknowncoder05 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    013f8b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. path handling

    unknowncoder05 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    bcf23ea View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

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

Commits on Aug 25, 2021

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

Commits on Aug 28, 2021

  1. basic funtion compiler

    unknowncoder05 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    4c409b9 View commit details
    Browse the repository at this point in the history
  2. Variable Compiler

    unknowncoder05 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    c1c8c37 View commit details
    Browse the repository at this point in the history
  3. python return object

    unknowncoder05 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    be2301f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

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

    unknowncoder05 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    c005fa7 View commit details
    Browse the repository at this point in the history
  3. basic documentation

    unknowncoder05 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    f9237f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from unknowncoder05/dev

    basic and unfinished python compiler
    unknowncoder05 authored Aug 29, 2021
    Configuration menu
    Copy the full SHA
    083278e View commit details
    Browse the repository at this point in the history
Loading