Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic-graph-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
dynamic-graph-python
Commits
041850206b52b6db67582b321fa3d2edf7dc5af4
Select Git revision
3 results
dynamic-graph-python
src
dynamic_graph
entity.py
Author
Search by author
Any Author
authors
Guilhem Saurel
gsaurel
1 author
Dec 10, 2010
Replace object member by obj in classes
· 04185020
florent
authored
14 years ago
04185020
Nov 25, 2010
When building python Entity classes, populate methods with docstrings.
· 96edc645
florent
authored
14 years ago
96edc645
Nov 19, 2010
Remove debug output
· 56c3e94c
florent
authored
14 years ago
56c3e94c
Oct 26, 2010
Remove trailing white spaces.
· 80238f95
florent
authored
14 years ago
80238f95
Bind Entity commands as method in python classes
· 6d7f8106
florent
authored
14 years ago
6d7f8106
Oct 24, 2010
Add a class attribute to store whether command methods have been created.
· f7ee5e75
florent
authored
14 years ago
f7ee5e75
Register Entity classes in modules from which they are imported
· bb0ddc99
florent
authored
14 years ago
bb0ddc99
Implement a function that creates a python class for for each entity C++ class
· 2caff345
florent
authored
14 years ago
2caff345
Oct 19, 2010
Use factory to create entities.
· 73796538
florent
authored
14 years ago
73796538
Jul 07, 2010
Make classes derive from object and re-introduce getter and setter decorators
· 1c9edaba
florent
authored
14 years ago
1c9edaba
Jul 05, 2010
Change signal access method name in Entity python class
· f20dbe37
florent
authored
14 years ago
f20dbe37
Jun 28, 2010
Implement bindings for Entity and SignalBase C++ classes.
· ff6fc7db
florent
authored
14 years ago
ff6fc7db
Loading