Commit Graph

  • 5302a2c514 merge from SGQ branch marketideas 2019-11-15 05:31:42 -0800
  • bd16dcffb7 data opcodes complete marketideas 2019-11-15 05:09:41 -0800
  • 7c909bab08 clang/gcc marketideas 2019-11-15 04:43:04 -0800
  • f4231bc7a5 build flags, clang/gcc marketideas 2019-11-15 04:23:55 -0800
  • a088831a6a fix -Wall compiler errors marketideas 2019-11-15 03:40:35 -0800
  • 3338ff263d remove net depends marketideas 2019-11-15 03:10:41 -0800
  • 8d6107beda help and version marketideas 2019-11-15 02:56:43 -0800
  • 0579efb523 data gen psuedo ops marketideas 2019-11-15 02:48:58 -0800
  • 3a515f0970 test marketideas 2019-11-14 23:35:04 -0800
  • 3a05694a0f test marketideas 2019-11-14 21:21:03 -0800
  • 80d1c739d6
    Merge pull request #5 from lroathe/master Lane Roathe 2019-11-14 18:50:40 -0800
  • adc9a0d147 Fix p_HEX to P_HEX to be consistent with rest of defines Lane Roathe 2019-11-14 18:25:58 -0800
  • 819f0e5f25 fixes for long long and long printfs marketideas 2019-11-14 17:08:11 -0800
  • bae0f8ea36 cmake fixes for directory name marketideas 2019-11-14 17:07:26 -0800
  • e34a58d6d6 merge of HEX marketideas 2019-11-14 17:04:35 -0800
  • 55cd316463 test marketideas 2019-11-14 16:30:05 -0800
  • b7bbeab8d1
    Merge pull request #4 from lroathe/HEX Lane Roathe 2019-11-14 11:23:27 -0800
  • 0516650283 Merge branch 'HEX' of github.com:lroathe/qasm into HEX Lane Roathe 2019-11-14 11:21:36 -0800
  • b0c3f24e0d HEX opcode working Lane Roathe 2019-11-13 20:09:45 -0800
  • 3ee5524b49 HEX opcode working Lane Roathe 2019-11-13 20:09:45 -0800
  • 972361f21b
    Merge pull request #2 from lroathe/master Lane Roathe 2019-11-14 11:14:53 -0800
  • 289c7bc177
    Merge branch 'master' into master Lane Roathe 2019-11-14 11:14:12 -0800
  • f3eb63888d support for GS/OS prefixes marketideas 2019-11-14 10:47:50 -0800
  • 2d5bd87ef8 test marketideas 2019-11-14 09:43:27 -0800
  • cd3c496269 test marketideas 2019-11-14 09:32:11 -0800
  • 231352d1c6 test marketideas 2019-11-14 07:28:42 -0800
  • 878fb4ac3b test marketideas 2019-11-13 22:03:34 -0800
  • 3dd2c835ba test marketideas 2019-11-13 21:56:50 -0800
  • 04366729a8 test marketideas 2019-11-13 21:39:35 -0800
  • 791810985e test marketideas 2019-11-13 19:37:26 -0800
  • 024fd8b267
    Merge pull request #3 from marketideas/lane_qasm_main marketideas 2019-11-13 16:15:33 -0800
  • f100d3cea1 marketideas 2019-11-13 16:02:09 -0800
  • b792cfbf0e marketideas 2019-11-13 15:57:02 -0800
  • a306f6f3d2 test marketideas 2019-11-13 15:51:19 -0800
  • b649b7db0f expression shifting marketideas 2019-11-13 15:45:39 -0800
  • 380eb7843e Fix warnings Lane Roathe 2019-11-13 15:05:12 -0800
  • b4c41031a8 Udpate Xcode project Lane Roathe 2019-11-13 15:05:03 -0800
  • 6c6b665a09 Merge branch 'master' of git://github.com/marketideas/qasm Lane Roathe 2019-11-13 14:12:28 -0800
  • 8608bf5a94 DUM complete, DS working/not done, work on shift operators marketideas 2019-11-13 06:54:48 -0800
  • 2785b20ded Columns in symbol table output, attempted work on dum/dend Lane Roathe 2019-11-12 21:46:20 -0800
  • 5afb9c9020 Merge branch 'master' of git://github.com/marketideas/qasm Lane Roathe 2019-11-12 21:06:17 -0800
  • 0af8c9765a XCode/Poco fixups marketideas 2019-11-12 21:03:41 -0800
  • 48042d2c7e Get run to assemble test file Lane Roathe 2019-11-12 20:33:32 -0800
  • aa439c41b1 merge point marketideas 2019-11-12 20:32:10 -0800
  • aeedad3883 Merge branch 'master' of github.com:lroathe/qasm Lane Roathe 2019-11-12 20:04:17 -0800
  • 4e0afb3e85 Fix includes that use system instead of project syntax Lane Roathe 2019-11-12 19:45:29 -0800
  • a2c08f7169 Fix git:: in readme Lane Roathe 2019-11-12 19:45:01 -0800
  • fed72777c8 Add XCode project Lane Roathe 2019-11-12 19:44:47 -0800
  • 9a7050f8aa Changes to CMakeLists.txt to get os x version compiling (but not linking) via make/cmake Lane Roathe 2019-11-12 19:39:09 -0800
  • 308c485a11 define NO_SIGNAL_HANDLING marketideas 2019-11-12 17:23:10 -0800
  • bded99e731 update to cmake system and error handling marketideas 2019-11-12 17:03:51 -0800
  • 0076a7dd68 evaluator improvement and errors marketideas 2019-11-12 10:13:15 -0800
  • 7d80e46342 Merge branch 'master' of github.com:marketideas/qasm Lane Roathe 2019-11-12 07:51:01 -0800
  • 7e32beb0cf update .ini. First checkin with svn marketideas 2019-11-12 06:47:15 -0800
  • 20ea010256 test marketideas 2019-11-12 00:15:47 -0800
  • 665702b31b all opcodes assembling correctly marketideas 2019-11-12 00:13:15 -0800
  • 3054934bf0 second push Shawn Quick 2019-11-11 19:51:26 -0800
  • 9608a3edd3 Merge branch 'master' of https://github.com/marketideas/qasm Shawn Quick 2019-11-11 19:49:00 -0800
  • bf1345828e adding cmake Shawn Quick 2019-11-11 19:47:21 -0800
  • 98f8a8a859 Add project(ProjectName) directive to CMakeLists.txt to silence warning. Lane Roathe 2019-11-11 19:28:21 -0800
  • 2f99930b71 Fix link to libpal folder Lane Roathe 2019-11-11 17:08:05 -0800
  • 0ecdc21e2f
    Update README marketideas 2019-11-11 16:29:30 -0800
  • b7cb4a9afa first commit Shawn Quick 2019-11-11 15:56:03 -0800