Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generate C compatible types, functions, and header#1480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kczimm merged 20 commits intomasterfromkczimm-little-c
Jun 3, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
20 commits
Select commitHold shift + click to select a range
c72cb30
Disorganized but working c
SilasMarvinApr 24, 2024
5d276fc
Working C
SilasMarvinApr 25, 2024
f252d77
Moved to c
SilasMarvinMay 4, 2024
a67b104
remove #[repr(C)]
kczimmMay 21, 2024
7dc364d
remove unused imports
kczimmMay 21, 2024
daf5510
only Box once; add destructor
kczimmMay 21, 2024
eb6b83b
lowercase function names; prefix pgml
kczimmMay 21, 2024
81920ce
fix clippy lints
kczimmMay 22, 2024
fc46c1a
more clippy
kczimmMay 22, 2024
efbceed
even more clippy lints
kczimmMay 22, 2024
2b181de
tweak C Makefile and example
kczimmMay 23, 2024
43c6773
renaming
kczimmMay 23, 2024
e50294b
rename fns; only forward declare iterators
kczimmMay 23, 2024
77ccc3a
call destructors in example; remove eprintln
kczimmMay 23, 2024
f03d19b
add guard and comment to header gen
kczimmMay 23, 2024
8fe774b
use typedefs in generated header
kczimmMay 24, 2024
bfe5e5e
remove ignored files and some commented code
kczimmMay 24, 2024
561f8fb
remove commented code
kczimmJun 3, 2024
1d7ab4a
Merge remote-tracking branch 'origin/master' into kczimm-little-c
kczimmJun 3, 2024
1dff030
remove comment
kczimmJun 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletionspgml-sdks/pgml/.gitignore
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -167,3 +167,6 @@ cython_debug/
# local scratch pad
scratch.sql
scratch.py

# Some SDK specific things
pgml.h
Loading

[8]ページ先頭

©2009-2025 Movatter.jp