1
0
forked from GitHub/gf-core
Commit Graph

900 Commits

Author SHA1 Message Date
krangelov 4a68ea93b3 generate and store the ranges for all linearization rules 2021-11-26 14:05:03 +01:00
krangelov 857e85c8a1 implement pre {..} 2021-11-25 19:04:35 +01:00
krangelov 3fd668e525 fix failure is the printout is empty 2021-11-25 13:51:19 +01:00
krangelov f845889702 fix potential crashes 2021-11-25 11:50:09 +01:00
krangelov fa1d7cf859 started on the typechecker 2021-11-19 10:39:06 +01:00
krangelov 1107b245da remove obsolete code 2021-11-19 09:38:04 +01:00
krangelov a5cbf3e894 fix other potential allocation failures 2021-11-18 18:16:41 +01:00
krangelov 9dc80f7706 fix the crash in the python testsuite 2021-11-18 14:11:35 +01:00
krangelov 06980404a9 correctly distinguish between fun and data judgements 2021-11-18 13:50:09 +01:00
krangelov 5ada91f026 fix the serialization for empty strings 2021-11-18 11:36:18 +01:00
krangelov ad068151f8 simple fix for showPGF 2021-11-18 11:19:35 +01:00
krangelov 71020baa5e added sanity checking in the linearization builder 2021-11-18 10:33:20 +01:00
krangelov ec76223b41 properly release memory for PgfConcrLincat & PgfConcrLin 2021-11-18 08:24:24 +01:00
krangelov 070f63a049 complete showPGF 2021-11-17 14:03:04 +01:00
Krasimir Angelov ed6b0f303e Update README.md 2021-11-16 21:45:19 +01:00
krangelov 2cbf59d75b fix the include for WINDOWS 2021-11-16 17:23:03 +01:00
krangelov 1e3efd9fa4 progress on showPGF 2021-11-16 16:15:22 +01:00
krangelov 10e26575de started on showPGF 2021-11-16 12:07:38 +01:00
krangelov 5649bc1ef0 started piping PMCFG rules to the runtime 2021-11-16 11:49:02 +01:00
krangelov db92bcfff6 fix for MacOS 2021-11-16 09:53:41 +01:00
krangelov 4a62ea02f4 destroy the r/w lock if there is no shared file 2021-11-16 09:48:50 +01:00
krangelov c26f3b3cd5 an attempt to fix the failure on MacOS 2021-11-16 09:36:26 +01:00
krangelov f5e6c695a7 make r/w lock shared only if there is a shared file as well 2021-11-16 08:53:22 +01:00
krangelov c80ef3549c fix error reporting when the r/w lock is created 2021-11-16 08:47:07 +01:00
krangelov 58b805606b correct mode for pgf_boot_ngf on WIN32 2021-11-16 08:33:50 +01:00
krangelov e0b93a37e2 fix the compilation on Windows again 2021-11-15 13:39:47 +01:00
krangelov c1690ffa77 the r/w lock is now in the database itself 2021-11-15 13:13:00 +01:00
krangelov 0a204a47f7 Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic 2021-11-13 05:41:20 +01:00
krangelov 92ecc8cc1d finished porting to Windows 2021-11-13 05:40:38 +01:00
Krasimir Angelov 158666f29a Update README.md 2021-11-11 11:25:22 +01:00
krangelov 397d22b49b define macro to control dllexport on WINDOWS 2021-11-10 17:41:59 +01:00
krangelov 9804d993e4 remove the dependency to pthread on Windows 2021-11-10 17:27:45 +01:00
krangelov 68fd5460f4 fix cleanup after exceptions in PgfDB::PgfDB 2021-11-10 17:10:31 +01:00
krangelov c806ce2d26 minimal changes to make the runtime compilable on Windows 2021-11-10 15:52:02 +01:00
krangelov 81eb2217ac more instructions for Windows 2021-11-10 15:22:47 +01:00
krangelov 5b7363d5c9 Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic 2021-11-09 19:09:28 +01:00
krangelov befb61b0e3 first steps towards porting to Windows 2021-11-09 19:08:49 +01:00
Krasimir Angelov 9f84523a63 Instructions for compilation on Windows 2021-11-09 18:43:32 +01:00
krangelov 9eb88f9281 a number of new API functions for the concrete syntax. 2021-11-09 09:16:20 +01:00
krangelov a4ad17a478 pgf_create_lin now has access to the abstract function 2021-11-09 08:50:54 +01:00
krangelov 1aacc34deb fix reference counting for concrete revisions 2021-11-09 08:02:20 +01:00
krangelov 73b52bf4b5 started on pgf_create_lin 2021-11-09 02:20:42 +01:00
krangelov 2bed0b708c PgfVector -> Vector 2021-11-09 02:10:17 +01:00
krangelov 6552bcf909 Unify the data model between the C runtime and the Haskell binding 2021-11-09 02:04:36 +01:00
krangelov b3ef14c39b another fix for MacOS 2021-11-08 10:41:09 +01:00
krangelov d6cf023258 reading & writing grammars in the new format 2021-11-08 10:39:05 +01:00
krangelov 02b9915d11 attempt to fix compilation on Mac 2021-11-07 20:22:41 +01:00
krangelov 06b59b1f10 fix 2021-11-07 19:48:35 +01:00
krangelov 3f261c2854 first draft of the data model for the concrete syntax 2021-11-07 19:45:11 +01:00
krangelov e806e94be9 fix typo 2021-11-04 08:31:31 +01:00