Commit Graph

  • fc6ded1759 one more fix for thread local on MSVC Krasimir Angelov 2023-01-25 23:26:09 +01:00
  • 696a9ffb16 thread local for MSVC Krasimir Angelov 2023-01-25 23:16:02 +01:00
  • e4cc9bc0a7 bugfix Krasimir Angelov 2023-01-25 20:59:06 +01:00
  • 1ca1828fef on Windows link the C runtime statically into the Python binding Krasimir Angelov 2023-01-25 20:50:32 +01:00
  • 82683bd1a5 redefine alloca as _alloca for VC++ Krasimir Angelov 2023-01-25 20:32:12 +01:00
  • 3bc492ec69 use alloca for compatibility with VC++ Krasimir Angelov 2023-01-25 20:20:32 +01:00
  • 3f44c3541a PGF_API -> PGF_API_DECL Krasimir Angelov 2023-01-25 20:11:23 +01:00
  • cd5f8aa6d5 test Krasimir Angelov 2023-01-25 19:56:25 +01:00
  • e8c59ffc3f test Krasimir Angelov 2023-01-25 19:46:56 +01:00
  • b4c6e60cd3 test Krasimir Angelov 2023-01-25 19:40:37 +01:00
  • 00a44f30ef suppress flags when building on Windows Krasimir Angelov 2023-01-25 19:32:21 +01:00
  • 97019a1524 test Krasimir Angelov 2023-01-25 19:21:00 +01:00
  • 8621cf4db6 test Krasimir Angelov 2023-01-25 19:10:28 +01:00
  • 11f0044b7c test Krasimir Angelov 2023-01-25 17:44:52 +01:00
  • 0cc462e6f1 test Krasimir Angelov 2023-01-25 17:43:33 +01:00
  • 76ddbff9c6 test Krasimir Angelov 2023-01-25 17:23:32 +01:00
  • b0e1e1f86c test Krasimir Angelov 2023-01-25 17:03:06 +01:00
  • e556a9a801 test Krasimir Angelov 2023-01-25 16:54:49 +01:00
  • a8dfe75a4c test Krasimir Angelov 2023-01-25 16:10:58 +01:00
  • 6faf1102cf test Krasimir Angelov 2023-01-25 15:49:16 +01:00
  • d70ed72bef test Krasimir Angelov 2023-01-25 15:39:23 +01:00
  • a115b60bc1 test Krasimir Angelov 2023-01-25 15:33:21 +01:00
  • 5e687ba838 test Krasimir Angelov 2023-01-25 15:28:39 +01:00
  • 6bf41c87f7 test Krasimir Angelov 2023-01-25 15:18:49 +01:00
  • f23f690939 test Krasimir Angelov 2023-01-25 15:09:34 +01:00
  • 92f15c1900 test Krasimir Angelov 2023-01-25 15:07:23 +01:00
  • c12fdbdfad test Krasimir Angelov 2023-01-25 15:03:29 +01:00
  • 2a921b0084 test Krasimir Angelov 2023-01-25 14:59:58 +01:00
  • 83c85afff3 test Krasimir Angelov 2023-01-25 14:57:13 +01:00
  • dea46e82cf test Krasimir Angelov 2023-01-25 14:47:00 +01:00
  • 091e9bbd4f test Krasimir Angelov 2023-01-25 14:32:12 +01:00
  • 6ecb448c58 test Krasimir Angelov 2023-01-25 14:28:56 +01:00
  • 3bf8ed8f55 test Krasimir Angelov 2023-01-25 14:21:12 +01:00
  • ed13967db8 test Krasimir Angelov 2023-01-25 14:18:36 +01:00
  • 5062c1015b test Krasimir Angelov 2023-01-25 14:15:05 +01:00
  • c35a42e31d try with CIBW_ENVIRONMENT Krasimir Angelov 2023-01-25 12:14:37 +01:00
  • dc1d5de563 try using /usr instead of /usr/local Krasimir Angelov 2023-01-25 12:05:16 +01:00
  • 8363cf6143 another attempt at ubuntu on wheels Krasimir Angelov 2023-01-25 11:43:14 +01:00
  • 73a6fa1b08 skip building for pypy Krasimir Angelov 2023-01-25 11:38:17 +01:00
  • 5ff03007c6 try using wheels on ubuntu Krasimir Angelov 2023-01-25 11:18:40 +01:00
  • ea66124317 try with python 3.8 Krasimir Angelov 2023-01-25 11:16:40 +01:00
  • c330dcdc00 change the CWD when running pytest Krasimir Angelov 2023-01-25 11:05:22 +01:00
  • 4abad5e2fc register pgf_EmbeddedGrammarType only for python > 3.6 Krasimir Angelov 2023-01-25 10:54:50 +01:00
  • b652163b0a fallback to linear time embedding for python 3.6 Krasimir Angelov 2023-01-25 10:44:01 +01:00
  • 3f39719e65 fourth attempt Krasimir Angelov 2023-01-25 10:25:33 +01:00
  • bf484da2ae third attempt Krasimir Angelov 2023-01-25 10:15:51 +01:00
  • a15f028d39 another attempt Krasimir Angelov 2023-01-25 10:00:47 +01:00
  • d241134024 try running the tests with cibuildwheel Krasimir Angelov 2023-01-25 09:48:20 +01:00
  • 2ae05d00dd another attempt Krasimir Angelov 2023-01-25 09:41:07 +01:00
  • 83474b62dd try skipping setup-python Krasimir Angelov 2023-01-25 09:36:51 +01:00
  • bf2791ce3f temporary disable tests for python on macOS Krasimir Angelov 2023-01-25 09:19:22 +01:00
  • b838b02a37 try fix the compilation for Python 3.6 Krasimir Angelov 2023-01-25 09:01:40 +01:00
  • 2a902531a5 try compiling with wheel Krasimir Angelov 2023-01-25 08:34:33 +01:00
  • 9ca2398eb5 upgrade python Krasimir Angelov 2023-01-24 21:32:20 +01:00
  • 7e5ea7e1a2 try without cibuildwheels Krasimir Angelov 2023-01-24 21:22:21 +01:00
  • 5886a645bd specify python version Krasimir Angelov 2023-01-24 21:18:59 +01:00
  • a2c6d6524e add cibuildwheel Krasimir Angelov 2023-01-24 21:14:49 +01:00
  • 26078d4df5 back to macOS-11 Krasimir Angelov 2023-01-24 20:37:44 +01:00
  • f3a059afc0 try building on macOS-10 Krasimir Angelov 2023-01-24 20:22:59 +01:00
  • 8f3dbe150d restore the package name Krasimir Angelov 2023-01-24 20:20:16 +01:00
  • 0bfb3794c1 temporary rename the package to test the build action for macOS Krasimir Angelov 2023-01-24 20:13:33 +01:00
  • efe92fb5be upgrade to haskell/actions/setup@v2 Krasimir Angelov 2023-01-24 19:10:46 +01:00
  • 62506dc59d upgrade to actions/checkout@v3 Krasimir Angelov 2023-01-24 19:03:10 +01:00
  • 8b82f1ab33 remove 2020-specific link Inari Listenmaa 2023-01-24 16:33:28 +08:00
  • 7bcc70e79d Summer school 2023 Inari Listenmaa 2023-01-24 16:19:22 +08:00
  • 6fb064e82c switch to setuptools Krasimir Angelov 2023-01-23 22:23:35 +01:00
  • a912da9b13 fix bracketed linearization for metavariables Krasimir Angelov 2023-01-23 21:37:06 +01:00
  • e895ccdaee an attempt to fix the compilation on Windows Krasimir Angelov 2023-01-23 19:13:34 +01:00
  • dae9009c86 report the right function in the bracket even if there is no lin Krasimir Angelov 2023-01-16 13:33:02 +01:00
  • 7d189aa933 fix for BIND in bracketedLinearize Krasimir Angelov 2022-12-17 17:01:04 +01:00
  • 82039c22d3 added bracketed linearize Krasimir Angelov 2022-12-17 10:21:43 +01:00
  • 04a263d7d4 fix bracketed linearization in case of nonExist Krasimir Angelov 2022-12-10 20:18:23 +01:00
  • a3111f3be7 fix after the introduction of name patterns Krasimir Angelov 2022-12-10 20:17:10 +01:00
  • 00227014b8 simpler but working name allocator Krasimir Angelov 2022-12-10 18:43:26 +01:00
  • 8f7e4c084c an API to create unique function names Krasimir Angelov 2022-12-05 08:11:43 +01:00
  • a6aa6c2a5a constant time and space grammar embedding Krasimir Angelov 2022-11-16 09:43:09 +01:00
  • 045f708a76 use pgf_free_concr_revision instead of pgf_free_revision Krasimir Angelov 2022-11-14 20:58:49 +01:00
  • 3b77edb8d0 Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic Krasimir Angelov 2022-11-12 19:46:22 +01:00
  • fd3c31b74d fix space leak during the first transaction Krasimir Angelov 2022-11-12 19:45:47 +01:00
  • 9214f2a074 fix compilation with older GHC versions Krasimir Angelov 2022-11-10 19:19:19 +01:00
  • 5ca00ded84 added version constraints Krasimir Angelov 2022-11-10 15:44:34 +01:00
  • fda1353148 add consistant version numbers Krasimir Angelov 2022-11-10 15:33:51 +01:00
  • 43934e04de don't save the history in -run and -server modes to avoid space leaks Krasimir Angelov 2022-11-04 22:53:44 +01:00
  • a88c412e87 "create lin/lincat" should be able to see funs & cats in the current transaction Krasimir Angelov 2022-11-04 22:03:29 +01:00
  • 58910975ad fix compilation for Python < 3.10 Krasimir Angelov 2022-10-26 07:40:21 +02:00
  • d784e2584b A lower-level transaction API and a transaction command in the shell Krasimir Angelov 2022-10-24 10:44:40 +02:00
  • 4b2e5d2f4c guard for missing linearization Krasimir Angelov 2022-10-24 10:42:11 +02:00
  • 39ac59c2b9 bugfixes related to old pointers Krasimir Angelov 2022-10-24 10:37:38 +02:00
  • d8aab2962c check for lins without funs Krasimir Angelov 2022-10-21 13:41:41 +02:00
  • 7ef4fe7555 basic linearization API Krasimir Angelov 2022-10-19 14:33:38 +02:00
  • 073459ad56 bugfix Krasimir Angelov 2022-10-10 15:17:54 +02:00
  • 85038d0175 Merge pull request #149 from anka-213/ghc-9.2 Inari Listenmaa 2022-10-10 12:00:40 +02:00
  • 6edd449d68 Merge pull request #147 from anka-213/extend-performance-issue Inari Listenmaa 2022-10-10 12:00:23 +02:00
  • be721f3415 PGF.embed can now augment existing modules Krasimir Angelov 2022-10-08 17:21:36 +02:00
  • 706b74a15b bugfix: check for 0 before free_ref Krasimir Angelov 2022-10-08 08:08:30 +02:00
  • 35d6a12074 fix a space leak Krasimir Angelov 2022-10-07 23:30:26 +02:00
  • a58c6d49d4 Extract the previous optimization to its own function Andreas Källberg 2022-10-02 21:57:11 +02:00
  • fef7b80d8e Use a Set in isInherited to speed up long extend lists Andreas Källberg 2022-10-02 21:49:56 +02:00
  • 03df25bb7a Add support for ghc-9.2.4 Andreas Källberg 2022-10-04 16:46:36 +02:00
  • 3122590e35 Merge pull request #148 from anka-213/fix-ghc-7.10-build Inari Listenmaa 2022-10-04 16:59:53 +02:00