Ticket #1408 (closed enhancement: fixed) — at Version 9

Opened 15 years ago

Last modified 14 years ago

Erlang syntax file

Reported by: baryluk Owned by: styx
Priority: major Milestone: 4.7.0-pre2
Component: mcedit Version: master
Keywords: commited-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: styx angel_il

Description (last modified by slyfox) (diff)

Hi, i created Erlang syntax file about 2 weeks ago, and was testing it since then. It looks quite good (but few minor syntax forms are not implemented yet, see comments in file). So considering that is is far better than nothing and actually it works, I will ask for inclusion in master branch.

Most actuall version:

http://smp.if.uj.edu.pl/~baryluk/erlang.syntax

Syntax entries:

file ..\*\\.erl$ Erlang\sProgram  ^(-module\\(|#!.*escript)
include erlang.syntax

file ..\*\\.hrl$ Erlang\sHeader ^-record\(
include erlang.syntax

Merged as commit:d3f1b16bcf17f5748d6faa2d3ca157de22d910ae

Change History

Changed 15 years ago by baryluk

comment:1 Changed 15 years ago by baryluk

  • Version changed from 4.6.2 to master

comment:2 Changed 15 years ago by slavazanko

  • Milestone changed from 4.7 to 4.7.0-pre2

patch simply: no reason for wait 4.7 release.

4.7.0-pre1 now frozen for new features - just fixing critical bugs.


This for 4.7.0-pre2.

comment:3 Changed 15 years ago by styx

  • Owner set to styx
  • Status changed from new to accepted
  • Votes for changeset set to vote-styx

Branch: 1408_erlang_syn_hl
Changeset: 05d729b22f58de1af74359612958355e74af019d

comment:4 Changed 15 years ago by styx

  • severity changed from no branch to on review

comment:5 Changed 15 years ago by angel_il

  • Votes for changeset changed from vote-styx to styx angel_il

but wait before pre1 released

comment:6 Changed 15 years ago by styx

  • severity changed from on review to approved

comment:7 Changed 15 years ago by styx

  • Status changed from accepted to testing
  • Resolution set to fixed
  • severity changed from approved to merged

comment:8 Changed 15 years ago by styx

  • Status changed from testing to closed

comment:9 Changed 15 years ago by slyfox

  • Description modified (diff)
Note: See TracTickets for help on using tickets.