1998-12-17  Markku Rossi  <mtr@amme.ssh.fi>

	* process.js (process_file): Added support for integer constants.
	(const_string): Fixed a typo from the backslash handing.

1998-10-28  Markku Rossi  <mtr@purple.ngs.fi>

	* process.js (process_file): Use the operand flags instead of
	using the hardcoded operand names.

	* extract-operands.js (main): Fixed to obey the flag comments of
	the operands.def file.

1998-10-14  Markku Rossi  <mtr@purple.ngs.fi>

	* main.js (main): Fixed to create the output file name from the
	input file names.

	* process.js (process_file): Initial support for string
	constants.

	* main.js: Implemented -g, -O, and -v options.

1998-10-13  Markku Rossi  <mtr@purple.ngs.fi>

	* extract-operands.js: Extract byte-code operand information from
	the `src/operands.def' file, and create the operands.js file.

1998-10-12  Markku Rossi  <mtr@purple.ngs.fi>

	* process.js: New file to handle the assembler file processing.

1998-06-25  Markku Rossi  <mtr@ngs.fi>

	* Created the assembler project.
