/[Apache-SVN]
ViewVC logotype

Revision 665601


Jump to revision: Previous Next
Author: dreiss
Date: Thu Mar 27 21:40:46 2008 UTC (16 years ago)
Changed paths: 6
Log Message:
Make the Smalltalk generator use non-hardcoded namespaces.

- Make the Smalltalk generator use program->get_namespace("smalltalk.*")
  instead of program->get_smalltalk_{category|prefix}()
- Eliminate the explicit "smalltalk_{category|prefix}" in t_program.
- Deprecate the smalltalk_{category|prefix} tokens.
- Update example .thrift files and syntax files.

This was a little more complex than the others.  We now convert "." to "-"
in Smalltalk categories, because we no longer lex them as tok_st_identifier.


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_st_generator.cc modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/t_program.h modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/thrifty.yy modified , text changed
Directoryincubator/thrift/trunk/thrift.el modified , text changed
Directoryincubator/thrift/trunk/thrift.vim modified , text changed
Directoryincubator/thrift/trunk/tutorial/tutorial.thrift modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26