0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set content type header correctly.
pneff
as Patrice Neff
More... almost 16 years ago
Convert output blocks to web.py code.
pneff
as Patrice Neff
More... almost 16 years ago
Correctly prioritize output types.
pneff
as Patrice Neff
More... almost 16 years ago
Start development of output blocks.
pneff
as Patrice Neff
More... almost 16 years ago
Handle requests with and without extensions.
pneff
as Patrice Neff
More... almost 16 years ago
Correctly terminate request when validation fails.
pneff
as Patrice Neff
More... almost 16 years ago
Also support non-regexp values for validation
pneff
as Patrice Neff
More... almost 16 years ago
Implement the validate function.
pneff
as Patrice Neff
More... almost 16 years ago
Some web.py fixes (imports, correctly pass params to controller)
pneff
as Patrice Neff
More... almost 16 years ago
Fix syntax error in generated code.
pneff
as Patrice Neff
More... almost 16 years ago
Import the servicegen.function module.
pneff
as Patrice Neff
More... almost 16 years ago
Handle cached variables.
pneff
as Patrice Neff
More... almost 16 years ago
Move differentiation of function arguments with and without brackets to the functionArgs rule.
pneff
as Patrice Neff
More... almost 16 years ago
Assign a token to the function name and differentiate built-in from external functions.
pneff
as Patrice Neff
More... almost 16 years ago
Ignore output directory
pneff
as Patrice Neff
More... almost 16 years ago
Define request body of a service.
pneff
as Patrice Neff
More... almost 16 years ago
Fix parsing of functions: Identifier is now returned as the first child of the tree (was not returned at all so far)
pneff
as Patrice Neff
More... almost 16 years ago
Generate HTML doc using a template.
pneff
as Patrice Neff
More... almost 16 years ago
Reuse some more code in CodeTemplator
pneff
as Patrice Neff
More... almost 16 years ago
Create basic class for requests.
pneff
as Patrice Neff
More... almost 16 years ago
Create module directory for generated files.
pneff
as Patrice Neff
More... almost 16 years ago
Add imports
pneff
as Patrice Neff
More... almost 16 years ago
Log to servicename.log file by default.
pneff
as Patrice Neff
More... almost 16 years ago
Put default config values into config file.
pneff
as Patrice Neff
More... almost 16 years ago
Compute web.py URLs from service.
pneff
as Patrice Neff
More... almost 16 years ago
Provide method to template to get the Python value of a literal.
pneff
as Patrice Neff
More... almost 16 years ago
Document request name.
pneff
as Patrice Neff
More... almost 16 years ago
Allow specification of a service name.
pneff
as Patrice Neff
More... almost 16 years ago
Initial work to output a web.py application from a servicegen definition.
pneff
as Patrice Neff
More... almost 16 years ago
Strip out quotes and escpae chars from string literals.
pneff
as Patrice Neff
More... almost 16 years ago