No description
  • C 96.9%
  • CMake 1.9%
  • C++ 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dalmurii 3ff4981510 fix: card
add:	map

 Changes to be committed:
	- new file:   lib/ctx/ctx/usr.h
	- new file:   lib/stage/altar.h
	- new file:   lib/stage/battle.h
	- new file:   lib/stage/decl.h
	- new file:   lib/stage/event.h
2026-08-31 23:41:24 +09:00
catastrophe update: 2026-06-30 22:05:08 +09:00
cfg update: 2026-06-30 22:05:08 +09:00
inc Merge https://talkischeap.work.gd/NanMengGu/core 2026-08-31 23:41:06 +09:00
lib fix: card 2026-08-31 23:41:24 +09:00
src/card remove: custom math function macros 2026-08-23 15:37:02 +09:00
.gitignore Initial commit 2026-06-01 23:59:33 +09:00
CMakeLists.txt moved utility from frdl/common 2026-08-10 21:26:41 +09:00
README.md update: card-entity utitlities 2026-06-06 03:06:13 +09:00

   __         _ _                       
  / _|_ __ __| | |_ _ ___ ___  _ __ ___ 
 | |_| '__/ _` | (_|_) __/ _ \| '__/ _ \
 |  _| | | (_| | |_ | (_| (_) | | |  __/
 |_| |_|  \__,_|_(_|_)___\___/|_|  \___|

core logic of frdl

compiler

  • clang
  • clang-extended C11