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: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 41779367b58a
Choose a base ref
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7657cf12643c
Choose a head ref
  • 8 commits
  • 12 files changed
  • 3 contributors

Commits on Nov 26, 2016

  1. runtime: use correct ABI when accepting ARTIQ lists.

    whitequark committed Nov 26, 2016
    Copy the full SHA
    79e70fa View commit details
  2. runtime: refactor rtio_output_list.

    whitequark committed Nov 26, 2016
    Copy the full SHA
    cf12a88 View commit details
  3. runtime: match argument signedness between ARTIQ Python and ksupport.

    This is only required when reading the ABI very strictly, but better
    be conservative here than spend time debugging silly stuff.
    whitequark committed Nov 26, 2016
    Copy the full SHA
    ea25856 View commit details
  4. doc: update LLVM configure command (fixes #628).

    whitequark committed Nov 26, 2016
    Copy the full SHA
    2ec6d43 View commit details

Commits on Nov 29, 2016

  1. Copy the full SHA
    c5b55c1 View commit details
  2. Copy the full SHA
    23fd225 View commit details
  3. Merge remote-tracking branch 'm-labs/master' into phaser2

    * m-labs/master:
      applets: compatibility with older Qt. Closes #629
      doc: update LLVM configure command (fixes #628).
      runtime: match argument signedness between ARTIQ Python and ksupport.
      runtime: refactor rtio_output_list.
      runtime: use correct ABI when accepting ARTIQ lists.
    jordens committed Nov 29, 2016
    Copy the full SHA
    d5d17ac View commit details
  4. phaser: bump misoc/migen

    jordens committed Nov 29, 2016
    Copy the full SHA
    7657cf1 View commit details
Loading