OSDN Git Service

joypy/Thun.git
6 years agoSwitch to functions from classes for FunctionWrappers.
Simon Forman [Sat, 21 Apr 2018 22:20:46 +0000 (15:20 -0700)]
Switch to functions from classes for FunctionWrappers.

6 years agoMinor cleanup.
Simon Forman [Sat, 21 Apr 2018 18:53:02 +0000 (11:53 -0700)]
Minor cleanup.

6 years agoEfficient and elegant recursive pushback() function.
Simon Forman [Sat, 21 Apr 2018 18:41:20 +0000 (11:41 -0700)]
Efficient and elegant recursive pushback() function.

Can overflow recursion limit (typically 1000.)

6 years agoWhen loading definitions ignore lines w/o "==".
Simon Forman [Sat, 21 Apr 2018 18:40:00 +0000 (11:40 -0700)]
When loading definitions ignore lines w/o "==".

6 years agoRemove build dir from version control.
Simon Forman [Tue, 17 Apr 2018 04:26:31 +0000 (21:26 -0700)]
Remove build dir from version control.

6 years agoIgnore build dir and pyc files.
Simon Forman [Tue, 17 Apr 2018 04:21:02 +0000 (21:21 -0700)]
Ignore build dir and pyc files.

6 years agoTesting workflow.
Simon Forman [Mon, 16 Apr 2018 19:43:28 +0000 (12:43 -0700)]
Testing workflow.

Correcting a typo.

6 years agoBringing over some changes.
Simon Forman [Mon, 16 Apr 2018 19:27:52 +0000 (12:27 -0700)]
Bringing over some changes.

I need to harmonize my local repo and the OSDN repo.

6 years agoInitial move of code from git repo.
Simon Forman [Sun, 15 Apr 2018 01:13:13 +0000 (18:13 -0700)]
Initial move of code from git repo.